Umstellung der Benutzerverwaltung von Dateien im Verzeichnis "users" auf die Verwendu...
[kivitendo-erp.git] / templates / webpages / dbupgrade / warning_master.html
1 [% USE HTML %]<form name="Form" method="post" action="login.pl">
2
3  <input type="hidden" name="action" value="login">
4
5  <p>
6   <translate>Lx-Office is about to update the
7    database <b>[% HTML.escape(dbname) %]</b>. You should create a
8    backup of the database before proceeding because the backup might not
9    be reversible.</translate>
10  </p>
11
12  <input type="submit" name="dummy" value="<translate>Continue</translate>">
13 </form>