]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/admin/user_migration.html
Refactoring: Parameterredesign SL::Controller::Base::render und SL::Presenter::render
[mfinanz.git] / templates / webpages / admin / user_migration.html
index b35345241942724aa1616930ec1267913b50717b..fe3e3f21191b1c84b1537c8da3426913828d30cc 100644 (file)
@@ -2,7 +2,7 @@
 [%- USE LxERP %]
 [%- USE HTML %]
 
- <div class="listtop">[% title %]</div>
+ <h1>[% title %]</h1>
 
  <form method="post" action="admin.pl">
 
@@ -11,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">
@@ -21,4 +21,3 @@
   <input type="submit" class="submit" name="action" value="[% 'No' | $T8 %]">
 
  </form>
-