Filtert Steuern bei Dialogbuchungen
[kivitendo-erp.git] / templates / webpages / admin / user_migration.html
index 337fe22..fe3e3f2 100644 (file)
@@ -1,9 +1,8 @@
 [%- USE T8 %]
 [%- USE LxERP %]
 [%- USE HTML %]
-<body>
 
- <div class="listtop">[% title %]</div>
+ <h1>[% title %]</h1>
 
  <form method="post" action="admin.pl">
 
@@ -12,7 +11,7 @@
   </p>
 
   <p>
-   [% LxERP.t8('If you chose to let Lx-Office do the migration then Lx-Office will also remove the old member file after creating a backup copy of it in the directory &quot;#1&quot;.', backupdir) | html %]
+   [% LxERP.t8('If you chose to let kivitendo do the migration then kivitendo will also remove the old member file after creating a backup copy of it in the directory &quot;#1&quot;.', backupdir) | html %]
   </p>
 
   <input type="hidden" name="yes_nextsub" value="migrate_users">
@@ -22,4 +21,3 @@
   <input type="submit" class="submit" name="action" value="[% 'No' | $T8 %]">
 
  </form>
-