]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/dbupgrade/SKR04_3804_already_exists.html
DbUpgrade Templates für SKR04-3804-addition.pl kompatibel für Lx 2.7 gemacht
[mfinanz.git] / templates / webpages / dbupgrade / SKR04_3804_already_exists.html
index ce577f64fc99bf041c6f43327fc50312ad385d62..464e360a5101478e56ecbffa97b9404ce5f8c019 100644 (file)
@@ -1,7 +1,8 @@
 [%- USE T8 %]
 [% USE HTML %]<div class="listtop">[% 'Update SKR04: new tax account 3804 (19%)' | $T8 %]</div>
 
-<form action="[% script %]" method="POST">
+<form name="Form" method="post" action="login.pl">
+<input type="hidden" name="action" value="login">
 
 <p>[% 'The account 3804 already exists, the update will be skipped.' | $T8 %]</p>
 <p>[% 'Please read the file' | $T8 %]doc/html/ch02s12.html.
@@ -9,4 +10,4 @@
 <input type="hidden" name="account_exists" value="1">
 <input type="submit" value="[% 'Continue' | $T8 %]">
 
-
+</form>