*** empty log message ***

This commit is contained in:
Rodolphe Quiedeville 2002-12-23 16:17:53 +00:00
parent c8dc608dbb
commit 993df79792

View File

@ -33,7 +33,7 @@ $pageprev = $page - 1;
$pagenext = $page + 1;
print_barre_liste("Transactions BPLC", $page, $PHP_SELF);
print_barre_titre("Transactions BPLC", $page, $PHP_SELF);
print "<TABLE border=\"1\" width=\"100%\" cellspacing=\"0\" cellpadding=\"2\">";
print "<TR class=\"liste_titre\">";