change upload photo alt text

This commit is contained in:
Kaleem Ullah 2011-12-01 10:20:41 +04:00
parent 03f33f9313
commit afa1274d7c

View file

@ -40,7 +40,7 @@
= status.hidden_field :text, :value => h(publisher_hidden_text), :class => 'clear_on_submit'
#file-upload{:title => t('.upload_photos')}
= image_tag 'icons/camera.png'
= image_tag 'icons/camera.png', :alt => t('.upload_photos').titleize
- if publisher_public
= hidden_field_tag 'aspect_ids[]', "public"