%- @title = "Uploaded Files" -%> <% form_tag({ :controller => 'admin', :action => 'delete_files', :web => @web.address }, {'method' => 'post', 'accept-charset' => 'utf-8' }) do %>
No uploaded files in this Web
<%- else -%>Check the files you wish to delete (<%= link_to "sort by #{@alt_sort_name}", :controller => 'wiki', :web => @web.address, :action => 'file_list', :sort_order => @alt_sort_order %>).