Fix: bad position of title
This commit is contained in:
parent
dd8b92e5f0
commit
39e8ff606e
@ -64,7 +64,7 @@ if ((isset($_GET["type"]) && $_GET["type"] == 1) || empty($conf->product->enable
|
|||||||
$helpurl='EN:Module_Services_En|FR:Module_Services|ES:Módulo_Servicios';
|
$helpurl='EN:Module_Services_En|FR:Module_Services|ES:Módulo_Servicios';
|
||||||
}
|
}
|
||||||
|
|
||||||
llxHeader("",$helpurl,$langs->trans("ProductsAndServices"));
|
llxHeader("",$langs->trans("ProductsAndServices"),$helpurl);
|
||||||
|
|
||||||
print_fiche_titre($transAreaType);
|
print_fiche_titre($transAreaType);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user