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

[% title %]

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