4 <form name="Form" method="post" action="controller.pl">
6 <input type="hidden" name="action" value="LoginScreen/login">
7 <p><input type="button" class="submit" onclick="history.back()" value="[% 'Back' | $T8 %]"></p>
8 <p class="message_hint">
9 [% LxERP.t8('kivitendo is about to update the database [ #1 ].', dbname) | html %]
12 [% 'You should create a backup of the database before proceeding because the backup might not be reversible.' | $T8 %]
15 <input type="submit" name="dummy" value="[% 'Continue' | $T8 %]">