forked from Wavyzz/dolibarr
Look and feel v23 - Add an arrow back to module page
This commit is contained in:
@@ -80,7 +80,8 @@ $textobject = $langs->transnoentitiesnoconv("Receptions");
|
||||
|
||||
llxHeader('', $langs->trans("ReceptionsSetup"), '', '', 0, 0, '', '', '', 'mod-admin page-reception_extrafields');
|
||||
|
||||
$linkback = '<a href="'.DOL_URL_ROOT.'/admin/modules.php">'.$langs->trans("BackToModuleList").'</a>';
|
||||
$linkback = '<a href="'.DOL_URL_ROOT.'/admin/modules.php?restore_lastsearch_values=1">'.img_picto($langs->trans("BackToModuleList"), 'back', 'class="pictofixedwidth"').'<span class="hideonsmartphone">'.$langs->trans("BackToModuleList").'</span></a>';
|
||||
|
||||
print load_fiche_titre($langs->trans("ReceptionsSetup"), $linkback, 'title_setup');
|
||||
print "<br>\n";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user