X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/6fb1cf982dbe855023d783dc05f04c14890c0ae1..5ec5ebedb4ea9789a34ded543395fed981382636:/templates/webpages/admin/check_auth_database_en.html diff --git a/templates/webpages/admin/check_auth_database_en.html b/templates/webpages/admin/check_auth_database_en.html deleted file mode 100644 index ae658b0bf..000000000 --- a/templates/webpages/admin/check_auth_database_en.html +++ /dev/null @@ -1,61 +0,0 @@ -[% USE HTML %] - -
[% title %]
- -
- -

- The database for user management and authentication does not exist. You can create let Lx-Office create it with the following parameters: -

- - - - - - - - - - - - - - - - - - -
Host:[% HTML.escape(db_host) %]
Port:[% HTML.escape(db_port) %]
User name:[% HTML.escape(db_user) %]
Database name:[% HTML.escape(db_db) %]
- -

- Please enter the name of the database that will be used as the template for the new database: -

- -

Template database:

- -

- 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: -

- - - - - - - - - - -
Superuser name:
Password:
- - - - - - - -
- - -