2
0
forked from Wavyzz/dolibarr

Modif titre

This commit is contained in:
Rodolphe Quiedeville
2003-10-20 16:35:03 +00:00
parent 1006228bef
commit 3c28f4c8d3

View File

@@ -31,7 +31,7 @@ if ($vline) {
$viewline = 50;
}
print_titre("Bank");
print_titre("Recherche compte bancaire");
print "<input type=\"hidden\" name=\"action\" value=\"add\">";
print "<TABLE border=\"1\" width=\"100%\" cellspacing=\"0\" cellpadding=\"2\">";
@@ -160,10 +160,8 @@ if ($result) {
print $db->error() .'<div class="div.titre">' . $sql .'</div';
}
print "</table>";
print "</table><p><small>";
print "$sql</small>";
$db->close();
llxFooter("<em>Derni&egrave;re modification $Date$ r&eacute;vision $Revision$</em>");