Kosmetik.
[kivitendo-erp.git] / templates / webpages / admin / create_dataset_master.html
index 5d480cc..b207e58 100644 (file)
@@ -4,6 +4,13 @@
 
   <form method="post" action="admin.pl">
 
+   <p>
+    <translate>You can either create a new database or chose an
+     existing database.</translate>
+    <translate>In the latter case the tables needed by Lx-Office will
+     be created in that database.</translate>
+   </p>
+
    <table>
     <tr>
      <th valign="top" align="right" nowrap><translate>Existing Datasets</translate></th>
@@ -42,8 +49,7 @@
    <input type="hidden" name="dbpasswd"  value="[% HTML.escape(dbpasswd) %]">
    <input type="hidden" name="dbdefault" value="[% HTML.escape(dbdefault) %]">
 
-   <input type="hidden" name="callback" value="admin.pl?action=list_users&rpw=[% HTML.url(rpw) %]">
-   <input type="hidden" name="rpw" value="[% HTML.escape(rpw) %]">
+   <input type="hidden" name="callback" value="admin.pl?action=list_users">
 
    <input type="hidden" name="nextsub" value="dbcreate">