<% _t('Uploadify.ATTACHEDFILES','Attached files') %>
<% if Files %> <% else %>
<% if Multi %> <% _t('Uploadify.NOFILES','No files attached') %> <% else %> <% _t('Uploadify.NOFILE','No file attached') %> <% end_if %>
<% end_if %>
<% if Files %> <% control Files %> <% end_control %> <% end_if %>