Teil 2 von: Usability und Lokalisierung, Administrations-Interface
[kivitendo-erp.git] / templates / webpages / admin / edit_group_membership.html
index 59047a3..103c066 100644 (file)
@@ -3,6 +3,7 @@
 
  <div class="listtop">[% 'Edit group membership' | $T8 %]</div>
 
+ <p><input type="button" class="submit" onclick="history.back()" value="[% 'Back' | $T8 %]"></p>
  <p>[% 'Select the checkboxes that match users to the groups they should belong to.' | $T8 %]</p>
 
  <form action="admin.pl">
@@ -38,7 +39,6 @@
 
   <p>
    <input type="submit" class="submit" name="action" value="[% 'Save' | $T8 %]">
-   <input type="submit" class="submit" name="action" value="[% 'Back' | $T8 %]">
   </p>
 
  </form>