Update propal.php
Correct typo
This commit is contained in:
parent
c70a7ee63a
commit
5f80e9ed20
@ -2012,7 +2012,7 @@ if ($action == 'create') {
|
||||
}
|
||||
|
||||
// Bank Account
|
||||
print '<tr><td">';
|
||||
print '<tr><td>';
|
||||
print '<table width="100%" class="nobordernopadding"><tr><td>';
|
||||
print $langs->trans('BankAccount');
|
||||
print '</td>';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user