X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6aeeb993af9ea53703dd60457bf5053cee2afe94..db34e1f51e65fb1239869f74250b6901941bdabe:/templates/webpages/file/upload_dialog.html diff --git a/templates/webpages/file/upload_dialog.html b/templates/webpages/file/upload_dialog.html index 2bf48aafc..27e8b5f57 100644 --- a/templates/webpages/file/upload_dialog.html +++ b/templates/webpages/file/upload_dialog.html @@ -1,29 +1,31 @@ [%- USE L -%][%- USE LxERP -%][%- USE JavaScript -%]
- [% SET multiple = 'true' %] - [% IF SELF.object_type == 'shop_image' %][% multiple = 'false' %][% END %] + [% SET multiple = 'true' %] + [% IF SELF.object_type == 'shop_image' %][% multiple = 'false' %][% END %] - + + [% IF SELF.object_type == 'shop_image' %] - - - - - - - - + + + + + + + + [% END %]
[%- LxERP.t8("Filename") %]: - [%- LxERP.t8("Filename") %]: + +
[% LxERP.t8("Title") %][% L.input_tag("title",'') %]
[% LxERP.t8("Description") %][% L.input_tag("description",'') %]
[% LxERP.t8("Title") %][% L.input_tag("title",'') %]
[% LxERP.t8("Description") %][% L.input_tag("description",'') %]

+ type="button" disabled> [%- LxERP.t8("Reset") %] [% LxERP.t8("Cancel") %]