X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a6d6dfc26ee7b11a0334c070172b9e0c9ad90706..dfee919915587ccb7fe967eee482b7cdc105e57f:/templates/webpages/admin/check_auth_database_master.html diff --git a/templates/webpages/admin/check_auth_database_master.html b/templates/webpages/admin/check_auth_database_master.html index 313f0573b..4c554130e 100644 --- a/templates/webpages/admin/check_auth_database_master.html +++ b/templates/webpages/admin/check_auth_database_master.html @@ -1,3 +1,4 @@ +[%- USE T8 %] [% USE HTML %]
[% title %]
@@ -5,51 +6,46 @@

- The database for user management and authentication does - not exist. You can create let Lx-Office create it with the - following parameters: + [% 'The database for user management and authentication does not exist. You can create let Lx-Office create it with the following parameters:' | $T8 %]

- + - + - + - +
Host:[% 'Host' | $T8 %]: [% HTML.escape(db_host) %]
Port:[% 'Port' | $T8 %]: [% HTML.escape(db_port) %]
User name:[% 'User name' | $T8 %]: [% HTML.escape(db_user) %]
Database name:[% 'Database name' | $T8 %]: [% HTML.escape(db_db) %]

- Please enter the name of the database that will be - used as the template for the new database: + [% 'Please enter the name of the database that will be used as the template for the new database:' | $T8 %]

-

Template database:

+

[% 'Template database' | $T8 %]:

- If the database user listed above does not have the - right to create a database then enter the name and password of the - superuser below: + [% 'If the database user listed above does not have the right to create a database then enter the name and password of the superuser below:' | $T8 %]

- + - +
Superuser name:[% 'Superuser name' | $T8 %]:
Password:[% 'Password' | $T8 %]:
@@ -57,8 +53,8 @@ - - + +