]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/admin/list_users.html
Abteilung aus ausgelagerten Lieferscheinen in Rechnungen übernommen
[mfinanz.git] / templates / webpages / admin / list_users.html
index 95d0f8f9e814a05a323bc9921e26a7b696a7a90d..39883d1737b02281d0e4e7c75d41df66e6da095d 100644 (file)
@@ -62,7 +62,8 @@
   </div>
  </form>
 
- <form method="post" action="login.pl">
+ <form method="post" action="controller.pl">
+  <input type="hidden" name="action" value="LoginScreen/login">
 
   <div class="listheading">[% 'User Login' | $T8 %]</div>
 
@@ -75,7 +76,7 @@
    <tr>
     <th align="right">[% 'Password' | $T8 %]</th>
     <td><input class="login" type="password" name="{AUTH}password"></td>
-    <td><input type="submit" name="action" value="[% 'Login' | $T8 %]"></td>
+    <td><input type="submit" value="[% 'Login' | $T8 %]"></td>
    </tr>
   </table>