464e360a5101478e56ecbffa97b9404ce5f8c019
[kivitendo-erp.git] / templates / webpages / dbupgrade / SKR04_3804_already_exists.html
1 [%- USE T8 %]
2 [% USE HTML %]<div class="listtop">[% 'Update SKR04: new tax account 3804 (19%)' | $T8 %]</div>
3
4 <form name="Form" method="post" action="login.pl">
5 <input type="hidden" name="action" value="login">
6
7 <p>[% 'The account 3804 already exists, the update will be skipped.' | $T8 %]</p>
8 <p>[% 'Please read the file' | $T8 %]doc/html/ch02s12.html.
9
10 <input type="hidden" name="account_exists" value="1">
11 <input type="submit" value="[% 'Continue' | $T8 %]">
12
13 </form>