Look and feel v16
This commit is contained in:
parent
c1904f0e5e
commit
62c12bf55a
@ -4749,7 +4749,7 @@ class Form
|
||||
print img_picto('', 'bank_account', 'class="pictofixedwidth"');
|
||||
$nbaccountfound = $this->select_comptes($selected, $htmlname, 0, '', $addempty);
|
||||
if ($nbaccountfound > 0) {
|
||||
print '<input type="submit" class="button valignmiddle" value="'.$langs->trans("Modify").'">';
|
||||
print '<input type="submit" class="button smallpaddingimp valignmiddle" value="'.$langs->trans("Modify").'">';
|
||||
}
|
||||
print '</form>';
|
||||
} else {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user