doc/skr04-update-3804 nach DocBook gewandelt
[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 action="[% script %]" method="POST">
5
6 <p>[% 'The account 3804 already exists, the update will be skipped.' | $T8 %]</p>
7 <p>[% 'Please read the file' | $T8 %]doc/html/ch02s12.html.
8
9 <input type="hidden" name="account_exists" value="1">
10 <input type="submit" value="[% 'Continue' | $T8 %]">
11
12