forked from Wavyzz/dolibarr
Change generic and setup image title
This commit is contained in:
@@ -67,7 +67,7 @@ $textobject=$langs->transnoentitiesnoconv("Interventions");
|
||||
llxHeader();
|
||||
|
||||
$linkback='<a href="'.DOL_URL_ROOT.'/admin/modules.php">'.$langs->trans("BackToModuleList").'</a>';
|
||||
print_fiche_titre($langs->trans("InterventionsSetup"),$linkback,'setup');
|
||||
print_fiche_titre($langs->trans("InterventionsSetup"),$linkback,'title_setup');
|
||||
|
||||
|
||||
$head=fichinter_admin_prepare_head();
|
||||
|
||||
Reference in New Issue
Block a user