X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/83542c806dc5c249bf640e344eaf3831cdf2f2ea..a3ae31c:/templates/webpages/admin/dbdelete.html diff --git a/templates/webpages/admin/dbdelete.html b/templates/webpages/admin/dbdelete.html index 16d093c84..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")) %]