Skip to content
Snippets Groups Projects
Commit 9e541393 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fix: Rename style into existing style

parent 238067c7
Branches
Tags
No related merge requests found
......@@ -226,7 +226,7 @@ if ($_GET["action"] == 'delete')
}
print '<form name="newmenu" class="nocellnopadding" action="'.$_SERVER["PHP_SELF"].'">';
print '<form name="newmenu" class="nocellnopadd" action="'.$_SERVER["PHP_SELF"].'">';
print '<input type="hidden" action="change_menu_handler">';
print $langs->trans("MenuHandler").': ';
print $htmladmin->select_menu_families($menu_handler,'menu_handler',$dirleft);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment