kivitendo/templates/webpages/admin/dbcreate.html @ 91d2ef32
dfee9199 | Sven Schöling | [%- USE T8 %]
|
||
[%- USE HTML %]
|
||||
d8ac0828 | Moritz Bunkus | [%- USE LxERP %][%- USE L -%]
|
||
a5ebbeef | Moritz Bunkus | <h1>[% title %]</h1>
|
||
296b4f44 | Moritz Bunkus | |||
d8ac0828 | Moritz Bunkus | <p>[% LxERP.t8('The dataset #1 has been successfully created.', db) | html %]</p>
|
||
296b4f44 | Moritz Bunkus | |||
288111da | Moritz Bunkus | <p>[% L.link("controller.pl?action=Admin/show", LxERP.t8("Continue")) %]</p>
|