67a19f7e36e6981c947d47a8f9686f30a0e2ec6a
[kivitendo-erp.git] / templates / webpages / admin / dbcreate.html
1 [%- USE T8 %]
2 [%- USE HTML %]
3 [%- USE LxERP %][%- USE L -%]
4   <h1>[% title %]</h1>
5
6   <p>[% LxERP.t8('The dataset #1 has been successfully created.', db) | html %]</p>
7
8   <p>[% L.link("controller.pl?action=Admin/list_clients_and_users", LxERP.t8("Continue")) %]</p>