Modif test pour afficher la boite de recherche des produits
This commit is contained in:
parent
49330dea81
commit
5974655d55
@ -396,7 +396,7 @@ Function left_menu($menu)
|
||||
print '</form>';
|
||||
}
|
||||
|
||||
if (defined("MAIN_SEARCHFORM_CONTACT") && MAIN_SEARCHFORM_CONTACT > 0)
|
||||
if (defined("MAIN_MODULE_PRODUIT") && MAIN_MODULE_PRODUIT > 0)
|
||||
{
|
||||
print '<A class="menu" href="'.DOL_URL_ROOT.'/product/">Produits</A>';
|
||||
print '<form action="'.DOL_URL_ROOT.'/product/">';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user