X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fdbupgrade%2Fauth%2Fclients.html;h=1da8e823a1e1bdce55e3e2f6271ad969aabcb168;hb=04dccca70c47960cd6ea03a4f0ae05a9cbc42c41;hp=d06ef962f57cb2cf95ddf473bea0e8f07aa922cf;hpb=3277b6bd27980f88d43fb4ff95b76d250aaec195;p=kivitendo-erp.git diff --git a/templates/webpages/dbupgrade/auth/clients.html b/templates/webpages/dbupgrade/auth/clients.html index d06ef962f..1da8e823a 100644 --- a/templates/webpages/dbupgrade/auth/clients.html +++ b/templates/webpages/dbupgrade/auth/clients.html @@ -1,11 +1,10 @@ [%- USE LxERP -%][%- USE L -%] +

[%- LxERP.t8("Introduction of clients") %]

[%- INCLUDE 'common/flash.html' %] [% L.javascript_tag('jquery.selectboxes', 'jquery.multiselect2side') %] -

[%- LxERP.t8("Introduction of clients") %]

-

[% LxERP.t8("kivitendo has been extended to handle multiple clients within a single installation.") %] [% LxERP.t8("Therefore several settings that had to be made for each user in the past have been consolidated into the client configuration.") %] @@ -25,7 +24,7 @@ [% LxERP.t8("It can be changed later but must be unique within the installation.") %]

-
+ [%- FOREACH client = SELF.clients %] [%- L.hidden_tag("clients[+].dummy", 1) %] @@ -118,7 +117,7 @@ [%- END %]

- [%- L.hidden_tag('action', 'list_users') %] + [%- L.hidden_tag('action', 'Admin/apply_dbupgrade_scripts') %] [% L.submit_tag('dummy', LxERP.t8('Continue')) %]