Index: app/views/administrator/upload_family_photo.rhtml =================================================================== --- app/views/administrator/upload_family_photo.rhtml (revision 36) +++ app/views/administrator/upload_family_photo.rhtml (working copy) @@ -1,7 +1,7 @@
This family photo will be displayed on the front page of your Family Connection site. It should be at least 512 pixels wide—anything larger is fine, since the picture will be resized automatically. If you don't know if your picture is large enough, don't worry. Just try it out and see if it looks right! -<%= start_form_tag({}, :multipart => true)%> +<% form_tag({}, :multipart => true) do %>