cosmetic
This commit is contained in:
parent
4f5505dc99
commit
6b5a0fc3bb
1 changed files with 2 additions and 3 deletions
|
|
@ -308,11 +308,10 @@ function MenuAdmin()
|
|||
array("admin_repo.php?action=dossier_mgt",_("Dossiers"),_('Gestion des dossiers'),1),
|
||||
array("admin_repo.php?action=modele_mgt",_("Modèles"),_('Gestion des modèles'),2),
|
||||
array("admin_repo.php?action=restore",_("Restaure"),_("Restaure une base de données"),3),
|
||||
array("login.php",_("Accueil")),
|
||||
array("logout.php",_("Sortie"))
|
||||
array("login.php",_("Accueil"))
|
||||
);
|
||||
|
||||
$menu=ShowItem($item,'H',"mtitle","mtitle",$def,' width="100%" ');
|
||||
$menu=ShowItem($item,'H',"mtitle","mtitle",$def,' style="width:80%;margin-left:10%" ');
|
||||
return $menu;
|
||||
}
|
||||
/*!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue