app/views/spotlight/contacts/_form.html.erb in blacklight-spotlight-3.0.0.rc1 vs app/views/spotlight/contacts/_form.html.erb in blacklight-spotlight-3.0.0.rc2

- old
+ new

@@ -7,10 +7,10 @@ <% end %> <%= f.fields_for :avatar, (@contact.avatar || @contact.build_avatar) do |af| %> <div data-cropper="<%= af.object.model_name.singular_route_key %>" data-form-prefix="<%= form_prefix(af) %>"> <%= field_set_tag(t(:'.avatar.header')) do %> - <p class="instructions"><%= t(:'featured_images.form.crop_area.help', scope: [:spotlight], thing: 'contact photo') %></p> + <p class="instructions"><%= t(:'featured_images.form.crop_area.help_html', scope: [:spotlight], thing: 'contact photo') %></p> <div> <%= af.radio_button(:source, :remote, label: t(:'.source.remote.label')) %> <%= iiif_upload_tag(af) %> <small class="form-text text-muted">