X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2d3f862b7af94f31860dd264eef7c1bc7de7eae2..288111da982510d86d73db5cef54c52e07a84f5a:/templates/webpages/admin/dbdelete.html diff --git a/templates/webpages/admin/dbdelete.html b/templates/webpages/admin/dbdelete.html index c3537da4e..4821cbb45 100644 --- a/templates/webpages/admin/dbdelete.html +++ b/templates/webpages/admin/dbdelete.html @@ -1,17 +1,8 @@ [%- USE T8 %] [%- USE LxERP %] -[% USE HTML %] +[%- USE HTML %][%- USE L -%] +

[% title %]

-

[% title %]

+

[% LxERP.t8('The database #1 has been successfully deleted.', db) | html %]

-
- -

[% LxERP.t8('The database #1 has been successfully deleted.', db) | html %]

- - - -

-
- - - +

[% L.link("controller.pl?action=Admin/show", LxERP.t8("Continue")) %]