>
<%= images_paginator @images, from_dialog? %> <% unless @app_dialog %>

<%= t('.size') %>

<% end %> <%= render :partial => "/shared/admin/form_actions", :locals => { :f => nil, :cancel_url => '', :submit_button_text => t('.submit_insert'), :hide_cancel => false, :hide_delete => true, :cancel_title => nil } if @app_dialog or @images.any? %>