mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 00:53:00 +01:00
Qual: Separate function of html header from menu header
This commit is contained in:
@@ -89,7 +89,6 @@ print '<body>';
|
||||
|
||||
print $javascript;
|
||||
|
||||
print '<table summary="" width="100%"><tr><td>';
|
||||
print "<div><br>"; // Ouvre div a la place de top_menu car le llxFooter en ferme un
|
||||
|
||||
print "<form method=\"post\" action=\"javascript:MAJ(".$_GET['targettown'].",".$_GET['targetcountry'].",".$_GET['targetstate'].");\" name=\"searchform\" enctype=\"application/x-www-form-urlencoded\">";
|
||||
|
||||
Reference in New Issue
Block a user