/[dolibarr]/dolibarr/htdocs/user/param_ihm.php
ViewVC logotype

Diff of /dolibarr/htdocs/user/param_ihm.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by eldy, Fri Aug 19 16:45:24 2005 UTC revision 1.6 by eldy, Tue Aug 23 22:41:12 2005 UTC
# Line 170  if ($_GET["action"] == 'edit') Line 170  if ($_GET["action"] == 'edit')
170      print '</div>';      print '</div>';
171    
172      print '<center>';      print '<center>';
173      print '<input type="submit" name="save" value="'.$langs->trans("Save").'">';      print '<input type="submit" class="button" name="save" value="'.$langs->trans("Save").'">';
174      print ' &nbsp; &nbsp; ';      print ' &nbsp; &nbsp; ';
175      print '<input type="submit" name="cancel" value="'.$langs->trans("Cancel").'">';      print '<input type="submit" class="button" name="cancel" value="'.$langs->trans("Cancel").'">';
176      print '</center>';      print '</center>';
177      print '</form>';      print '</form>';
178            

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26