From 94c396912036bc39f76f8e417d4bcff816bc8446 Mon Sep 17 00:00:00 2001 From: Michael RICOIS Date: Wed, 19 May 2010 15:48:29 +0000 Subject: [PATCH] correction nom groupe --- www/includejs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/includejs.php b/www/includejs.php index 2b1ef1547..4f40b4591 100644 --- a/www/includejs.php +++ b/www/includejs.php @@ -39,7 +39,7 @@ $tabScripts = array( 'list' => array('administration.js', 'telechargement.js'), 'pages' => array('administration', 'administration_client'), ), - 'scripts_moncompte' => array( + 'scripts_greffescmd' => array( 'list' => array('greffescmd.js'), 'pages' => array('greffescmd'), ),