locales.pl von nach locale/en kopiert und dort ausgeführt.
[kivitendo-erp.git] / templates / webpages / login / auth_db_unreachable_en.html
1 <body>
2
3  <p><b>Error!</b></p>
4
5  <p>The authentication database is not reachable at the moment. Either it hasn't been set up yet or the database server might be down. Please contact your administrator.</p>
6
7  <p>If you want to set up the authentication database yourself then log in to the administration panel. Lx-Office will then create the database and tables for you.</p>
8
9  <p>
10   <a href="login.pl" target="_top">Login</a> |
11   <a href="admin.pl" target="_top">Administration</a>
12  </p>
13
14 </body>
15 </html>