Das ungrlückliche Script ./js/highlight_input.js entfernt und dafür input.focus einge...
[kivitendo-erp.git] / templates / webpages / admin / list_users.html
index 6d7309f..e201190 100644 (file)
@@ -8,7 +8,7 @@
   <p>
    <table width="100%">
     <tr>
-     <th class="listtop">[% 'Login' | $T8 %]</th>
+     <th class="listtop">[% 'Login Name' | $T8 %]</th>
      <th class="listtop">[% 'Name' | $T8 %]</th>
      <th class="listtop">[% 'Company' | $T8 %]</th>
      <th class="listtop">[% 'Driver' | $T8 %]</th>
@@ -36,6 +36,7 @@
 
   <input type="submit" class="submit" name="action" value="[% 'Add User' | $T8 %]">
   <input type="submit" class="submit" name="action" value="[% 'Edit groups' | $T8 %]">
+  <input type="submit" class="submit" name="action" value="[% 'Printer Management' | $T8 %]">
   <input type="submit" class="submit" name="action" value="[% 'Pg Database Administration' | $T8 %]">
   [% IF LOCKED %]
    <input type="submit" class="submit" name="action" value="[% 'Unlock System' | $T8 %]">
 
   <p>[% 'Click on login name to edit!' | $T8 %]</p>
 
-  <p>[% 'To add a user to a group edit a name, change the login name and save. A new user with the same variables will then be saved under the new login name.' | $T8 %]</p>
+  <p>[% 'To add a user to a group edit a name, change the login name and save.  A new user with the same variables will then be saved under the new login name.' | $T8 %]</p>
  </form>
 
  <form method="post" action="login.pl">
 
-  <div class="listheading">Lx-Office ERP [% 'Login' | $T8 %]</div>
+  <div class="listheading">[% 'User Login' | $T8 %]</div>
 
   <table border="0">
    <tr>
-    <th align="right">[% 'Name' | $T8 %]</th>
+    <th align="right">[% 'Login Name' | $T8 %]</th>
     <td><input class="login" name="login"></td>
     <td>&nbsp;</td>
    </tr>