Fix bad link
This commit is contained in:
parent
22fabe5a3a
commit
b6002bd1f8
@ -124,7 +124,7 @@ if ($object->id > 0)
|
|||||||
dol_fiche_head($head, 'documents', $langs->trans("Action"), -1, 'action');
|
dol_fiche_head($head, 'documents', $langs->trans("Action"), -1, 'action');
|
||||||
|
|
||||||
$linkback = img_picto($langs->trans("BackToList"),'object_list','class="hideonsmartphone pictoactionview"');
|
$linkback = img_picto($langs->trans("BackToList"),'object_list','class="hideonsmartphone pictoactionview"');
|
||||||
$linkback.= '<a href="'.DOL_URL_ROOT.'/comm/action/index.php">'.$langs->trans("BackToList").'</a>';
|
$linkback.= '<a href="'.DOL_URL_ROOT.'/comm/action/listactions.php">'.$langs->trans("BackToList").'</a>';
|
||||||
|
|
||||||
// Link to other agenda views
|
// Link to other agenda views
|
||||||
$out='';
|
$out='';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user