PTC-Doku um API-Beispielsaufruf ergänzt
[kivitendo-erp.git] / templates / webpages / dbupgrade / cp_greeting_update_form.html
index b4cb334..ffa6b49 100644 (file)
@@ -1,6 +1,6 @@
 [%- USE T8 %]
-[% USE HTML %]<div class="listtop">[% 'cp_greeting to cp_gender migration' | $T8 %]</div>
-
+[% USE HTML %]
+<h1>[% 'cp_greeting to cp_gender migration' | $T8 %]</h1>
 
 <form action="[% script %]" method="POST">
 <br>
@@ -30,7 +30,7 @@ The data from the cp_greeting field will now be dropped. To prevent any data los
 <br>
 [% title_table %]
 
-<input type=hidden name="do_migrate" value="1"> 
+<input type=hidden name="do_migrate" value="1">
 <input type=submit VALUE="submit">
 
 </form>