X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b7cd46a282f4a1a55bfd6168259446acd37e7cf5..b9c6f8af42b092c97202385b67665bb7d4c1074b:/templates/webpages/admin/user_migration_done.html diff --git a/templates/webpages/admin/user_migration_done.html b/templates/webpages/admin/user_migration_done.html deleted file mode 100644 index d47775ab6..000000000 --- a/templates/webpages/admin/user_migration_done.html +++ /dev/null @@ -1,16 +0,0 @@ -[%- USE T8 %] -[%- USE HTML %] - -

[% title %]

- -
- -

[% 'The following users have been migrated into the authentication database:' | $T8 %]

- -

[% FOREACH row = MEMBERS %][% HTML.escape(row.login) %] [% END %]

- - - - - -