Look: Uniformize pages look

This commit is contained in:
Laurent Destailleur 2009-03-02 23:09:03 +00:00
parent 817593fe13
commit 88fa56f9ca

View File

@ -163,7 +163,7 @@ if ($_GET["action"] == 'create')
$total = $charge->amount; $total = $charge->amount;
print_titre($langs->trans("DoPayment")); print_fiche_titre($langs->trans("DoPayment"));
print "<br>\n"; print "<br>\n";
if ($mesg) if ($mesg)