X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6261d6ca23a2943f691d45ae6944da1a37eb7867..e7a7492e:/templates/webpages/csv_import/form.html diff --git a/templates/webpages/csv_import/form.html b/templates/webpages/csv_import/form.html index f42cdd873..7ebd6c29b 100644 --- a/templates/webpages/csv_import/form.html +++ b/templates/webpages/csv_import/form.html @@ -10,9 +10,8 @@ [% L.hidden_tag('form_sent', '1') %] [% L.hidden_tag('action', 'CsvImport/dispatch') %] [% L.hidden_tag('profile.type', SELF.profile.type) %] - [% L.hidden_tag('csv_import_access', SELF.csv_import_access) %] - [%- IF SELF.csv_import_access %] + [%- IF SELF.profile.get('dont_edit_profile') %] [% L.hidden_tag('force_profile', 1) %] [% L.hidden_tag('profile.id', SELF.profile.id) %] [%- ELSE %]