X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fadmin%2Fcreate_dataset.html;h=48998c6a96a721a145311d149eecb21c911dc664;hb=f15f5e4321df31d2279edb480e9c7fc15c3af31c;hp=49320eb6b84449e55c6d181eb9bc3327b3780a6e;hpb=fbbfd3ce7bdc893ac30638cce1427938276b659b;p=kivitendo-erp.git diff --git a/templates/webpages/admin/create_dataset.html b/templates/webpages/admin/create_dataset.html index 49320eb6b..48998c6a9 100644 --- a/templates/webpages/admin/create_dataset.html +++ b/templates/webpages/admin/create_dataset.html @@ -10,6 +10,13 @@ [% LxERP.t8('In the latter case the tables needed by kivitendo will be created in that database.') %]

+ [% IF !superuser.have_privileges %] +

+ [% LxERP.t8("Database superuser privileges are required for parts of the database modifications.") %] + [% LxERP.t8("Please provide corresponding credentials.") %] +

+ [% END %] + @@ -21,6 +28,18 @@ + [% IF !superuser.have_privileges %] + + + + + + + + + + [% END %] + @@ -33,7 +52,7 @@ - +
[% LxERP.t8('Existing Datasets') %][% L.input_tag('db', FORM.db, class="initial_focus") %]
[% LxERP.t8("Database Superuser") %][% L.input_tag("database_superuser_user", superuser.username) %]
[% LxERP.t8("Password") %][% L.input_tag("database_superuser_password", superuser.password, type="password") %]

[% LxERP.t8('Precision') %][% L.input_tag('precision_as_number', LxERP.format_amount(FORM.precision, 2)) %][% L.input_tag('precision_as_number', LxERP.format_amount(FORM.precision, 2)) %] [% LxERP.t8('Precision Note') %]