Add link "ShowAllTimeBalance"

This commit is contained in:
Laurent Destailleur 2007-12-31 14:33:18 +00:00
parent e9032ac834
commit 9b4b59712f

View File

@ -678,6 +678,12 @@ if ($_GET["account"] || $_GET["ref"])
$file = "balance".$account."-".$year.".png";
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=bank&file='.$file.'" alt="" title="">';
print '</td></tr>';
print '<tr><td align="center"><br>';
print '<a href="'.$_SERVER["PHP_SELF"].'?mode=showalltime&account='.$account.'">';
print $langs->trans("ShowAllTimeBalance");
print '</a>';
print '</td></tr>';
}
// All time