]> wagnertech.de Git - kivitendo-erp.git/blob - templates/webpages/dbupgrade/footer_master.html
Automatisches Ersetzen von <translate>...</translate> durch $T8
[kivitendo-erp.git] / templates / webpages / dbupgrade / footer_master.html
1 [%- USE T8 %]
2 [% USE HTML %]<p>[% '...done' | $T8 %]</p>
3
4 <form action="[% menufile %]">
5
6  <input type="hidden" name="action" value="display">
7
8  <p><input type="submit" value="[% 'Continue' | $T8 %]"></p>
9 </form>
10
11 </body>
12 </html>