X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fadmin%2Fcreate_dataset.html;h=741a941db10cadcb77a3a3525996be63b89b6303;hb=aa36021ace7b4075af6d2d815e0e208b7227d9c4;hp=4f875a8827e30c917e374032e7d3889193f87c61;hpb=1e403f489b283e2e6b725f32cea29f38b3fe4e1f;p=kivitendo-erp.git diff --git a/templates/webpages/admin/create_dataset.html b/templates/webpages/admin/create_dataset.html index 4f875a882..741a941db 100644 --- a/templates/webpages/admin/create_dataset.html +++ b/templates/webpages/admin/create_dataset.html @@ -21,11 +21,6 @@ [% L.input_tag('db', FORM.db, class="initial_focus") %] - - [% LxERP.t8('Country') %] - [% L.select_tag('countrymode', SELF.all_countrymodes, title_key="title", default=(FORM.countrymode), onchange='select_country_defaults(this.value)') %] - -
@@ -38,7 +33,7 @@ [% LxERP.t8('Precision') %] - [% L.input_tag('precision', FORM.precision) %] + [% L.input_tag('precision_as_number', LxERP.format_amount(FORM.precision, 2)) %]