fix: wrong link

This commit is contained in:
Grand Philippe 2012-08-31 19:07:47 +02:00
parent c9886fb86d
commit 56a620bc88

View File

@ -809,7 +809,7 @@ if ($id)
// Affichage fiche action en mode visu
print '<table class="border" width="100%">';
$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>';
// Ref
print '<tr><td width="30%">'.$langs->trans("Ref").'</td><td colspan="3">';