Fixing style errors.
This commit is contained in:
parent
e38ef6bc8c
commit
76fdf0006d
@ -389,7 +389,7 @@ if ($resql) {
|
||||
if ($type != '') {
|
||||
print '<input type="hidden" name="type" value="'.$type.'">';
|
||||
}
|
||||
|
||||
|
||||
$title = $langs->trans("InvoiceWaitingWithdraw");
|
||||
if ($type == 'bank-transfer') {
|
||||
$title = $langs->trans("InvoiceWaitingPaymentByBankTransfer");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user