Qual: Separate function of html header from menu header

This commit is contained in:
Laurent Destailleur
2010-04-03 15:08:09 +00:00
parent d6164deddc
commit fbc31d9cb5
24 changed files with 63 additions and 17 deletions

View File

@@ -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\">";