Trad: Début de le traduction des notions de relevés et rapprochements
This commit is contained in:
parent
7f073ec704
commit
7accc9eece
@ -280,7 +280,7 @@ else
|
|||||||
print '<input type="hidden" name="action" value="update">';
|
print '<input type="hidden" name="action" value="update">';
|
||||||
print '<input type="hidden" name="id" value="'.$_GET["id"].'">';
|
print '<input type="hidden" name="id" value="'.$_GET["id"].'">';
|
||||||
|
|
||||||
print '<table class="border">';
|
print '<table class="border" width="100%">';
|
||||||
|
|
||||||
print '<tr><td valign="top">'.$langs->trans("Bank").'</td>';
|
print '<tr><td valign="top">'.$langs->trans("Bank").'</td>';
|
||||||
print '<td colspan="3"><input size="30" type="text" name="bank" value="'.$account->bank.'"></td></tr>';
|
print '<td colspan="3"><input size="30" type="text" name="bank" value="'.$account->bank.'"></td></tr>';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user