Modif titre
This commit is contained in:
parent
1006228bef
commit
3c28f4c8d3
@ -31,7 +31,7 @@ if ($vline) {
|
|||||||
$viewline = 50;
|
$viewline = 50;
|
||||||
}
|
}
|
||||||
|
|
||||||
print_titre("Bank");
|
print_titre("Recherche compte bancaire");
|
||||||
|
|
||||||
print "<input type=\"hidden\" name=\"action\" value=\"add\">";
|
print "<input type=\"hidden\" name=\"action\" value=\"add\">";
|
||||||
print "<TABLE border=\"1\" width=\"100%\" cellspacing=\"0\" cellpadding=\"2\">";
|
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 $db->error() .'<div class="div.titre">' . $sql .'</div';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
print "</table>";
|
||||||
|
|
||||||
print "</table><p><small>";
|
|
||||||
|
|
||||||
print "$sql</small>";
|
|
||||||
$db->close();
|
$db->close();
|
||||||
|
|
||||||
llxFooter("<em>Dernière modification $Date$ révision $Revision$</em>");
|
llxFooter("<em>Dernière modification $Date$ révision $Revision$</em>");
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user