MenĂ¼ gefixt und richtig gestyled
[kivitendo-erp.git] / templates / webpages / admin / check_auth_database.html
index 4c55413..7f0397a 100644 (file)
@@ -6,7 +6,7 @@
  <form method="post" action="admin.pl">
 
   <p>
-   [% 'The database for user management and authentication does not exist. You can create let Lx-Office create it with the following parameters:' | $T8 %]
+   [% 'The database for user management and authentication does not exist. You can create let kivitendo create it with the following parameters:' | $T8 %]
   </p>
 
   <table border="0">
@@ -50,7 +50,7 @@
    </tr>
   </table>
 
-  <input type="hidden" name="rpw" value="[% HTML.escape(rpw) %]">
+  <input type="hidden" name="{AUTH}admin_password" value="[% HTML.escape(admin_password) %]">
   <input type="hidden" name="action" value="create_auth_db">
 
   <input type="submit" class="submit" value="[% 'Create Dataset' | $T8 %]">