Look: Modif esthtique mineure
This commit is contained in:
parent
b4bff48289
commit
52360372e8
@ -170,9 +170,9 @@ if ($_GET["action"] == 'edit')
|
||||
print '</div>';
|
||||
|
||||
print '<center>';
|
||||
print '<input type="submit" name="save" value="'.$langs->trans("Save").'">';
|
||||
print '<input type="submit" class="button" name="save" value="'.$langs->trans("Save").'">';
|
||||
print ' ';
|
||||
print '<input type="submit" name="cancel" value="'.$langs->trans("Cancel").'">';
|
||||
print '<input type="submit" class="button" name="cancel" value="'.$langs->trans("Cancel").'">';
|
||||
print '</center>';
|
||||
print '</form>';
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user