X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/345248fd59538b5bfabc5fc54defdc17f76481f3..a3ae31c:/templates/webpages/admin/dbcreate.html diff --git a/templates/webpages/admin/dbcreate.html b/templates/webpages/admin/dbcreate.html index ee854cf61..814ca83aa 100644 --- a/templates/webpages/admin/dbcreate.html +++ b/templates/webpages/admin/dbcreate.html @@ -1,17 +1,8 @@ [%- USE T8 %] [%- USE HTML %] -[%- USE LxERP %] - +[%- USE LxERP %][%- USE L -%] +

[% title %]

-

[% title %]

- -
- -

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

- - - -

- -
+

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

+

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