X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6fb1cf982dbe855023d783dc05f04c14890c0ae1..5ec5ebedb4ea9789a34ded543395fed981382636:/templates/webpages/admin/check_auth_tables_en.html diff --git a/templates/webpages/admin/check_auth_tables_en.html b/templates/webpages/admin/check_auth_tables_en.html deleted file mode 100644 index 734f36afb..000000000 --- a/templates/webpages/admin/check_auth_tables_en.html +++ /dev/null @@ -1,43 +0,0 @@ -[% USE HTML %]
- -- The tables for user management and authentication do not exist. They will be created in the next step in the following database: -
- -| Host: | -[% HTML.escape(db_host) %] | -
| Port: | -[% HTML.escape(db_port) %] | -
| User name: | -[% HTML.escape(db_user) %] | -
| Database name: | -[% HTML.escape(db_db) %] | -
- If you want to change any of these parameters then press the "Back" button, edit the file "config/authentication.pl" and login into the admin module again. -
- - - - -