X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a2bab345aedcfbb03bdf0e0aa1f28a5c57a5d02b..a0b8d78b54fc1ff2fc2f0f527ec4c9630444e590:/templates/webpages/admin/create_dataset.html?ds=inline diff --git a/templates/webpages/admin/create_dataset.html b/templates/webpages/admin/create_dataset.html index 741a941db..00bdf0b6d 100644 --- a/templates/webpages/admin/create_dataset.html +++ b/templates/webpages/admin/create_dataset.html @@ -21,6 +21,11 @@ [% 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)') %] + +