gelöschte Benutzer in oe/form_header ausblenden
[kivitendo-erp.git] / templates / webpages / dbupgrade / warning.html
index 4e2d780..f54c687 100644 (file)
@@ -4,9 +4,11 @@
 <form name="Form" method="post" action="login.pl">
 
  <input type="hidden" name="action" value="login">
-
+ <p><input type="button" class="submit" onclick="history.back()" value="[% 'Back' | $T8 %]"></p>
+ <p class="message_hint">
+  [% LxERP.t8('Lx-Office is about to update the database [ #1 ].', dbname) | html %]
+ </p>
  <p>
-  [% LxERP.t8('Lx-Office is about to update the database <b>#1</b>.', dbname) | html %]
   [% 'You should create a backup of the database before proceeding because the backup might not be reversible.' | $T8 %]
  </p>