X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/980dc53321ae6c2d3e448b6ca2a0c7d11a65ee8c..a3ae31c:/templates/webpages/admin/dbdelete.html diff --git a/templates/webpages/admin/dbdelete.html b/templates/webpages/admin/dbdelete.html index a7aa79876..4821cbb45 100644 --- a/templates/webpages/admin/dbdelete.html +++ b/templates/webpages/admin/dbdelete.html @@ -1,13 +1,8 @@ [%- USE T8 %] [%- USE LxERP %] -[%- USE HTML %] +[%- USE HTML %][%- USE L -%]

[% 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")) %]