Umstellung der Benutzerverwaltung von Dateien im Verzeichnis "users" auf die Verwendu...
[kivitendo-erp.git] / templates / webpages / login / auth_db_unreachable_master.html
1 <body>
2
3  <p><b><translate>Error!</translate></b></p>
4
5  <p><translate>The authentication database is not reachable at the
6    moment. Either it hasn't been set up yet or the database server might
7    be down. Please contact your administrator.</translate></p>
8
9  <p><translate>If you want to set up the authentication database
10    yourself then log in to the administration panel. Lx-Office will
11    then create the database and tables for you.</translate></p>
12
13  <p>
14   <a href="login.pl" target="_top"><translate>Login</translate></a> |
15   <a href="admin.pl" target="_top"><translate>Administration</translate></a>
16  </p>
17
18 </body>
19 </html>