<% if isDisabled || isReadonly %> <% else %>
style="display: none;"<% end_if %>>
<% if $multiple %> <% _t('UploadField.DROPFILES', 'drop files') %> <% else %> <% _t('UploadField.DROPFILE', 'drop a file') %> <% end_if %>
<% if not $autoUpload %> <% end_if %>
<% end_if %>