2
0
forked from Wavyzz/dolibarr

Change generic and setup image title

This commit is contained in:
jfefe
2015-04-18 19:47:09 +02:00
parent 5c80d46b74
commit c905f88498
147 changed files with 172 additions and 151 deletions

View File

@@ -61,7 +61,7 @@ if (preg_match('/del(.*)/',$action,$reg))
llxHeader('',$langs->trans("WorkflowSetup"),'');
$linkback='<a href="'.DOL_URL_ROOT.'/admin/modules.php">'.$langs->trans("BackToModuleList").'</a>';
print_fiche_titre($langs->trans("WorkflowSetup"),$linkback,'setup');
print_fiche_titre($langs->trans("WorkflowSetup"),$linkback,'title_setup');
print $langs->trans("WorkflowDesc").'<br>';
print "<br>";