MHD-Behandlung in Fehlermeldung bei unzureichender Lagermenge.
[kivitendo-erp.git] / templates / webpages / dbupgrade / warning_en.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   Lx-Office is about to update the database <b>[% HTML.escape(dbname) %]</b>. You should create a backup of the database before proceeding because the backup might not be reversible.
7  </p>
8
9  <input type="submit" name="dummy" value="Continue">
10 </form>