app/views/schools/_profile_form.html.erb in scidea-schools-1.0.0 vs app/views/schools/_profile_form.html.erb in scidea-schools-1.0.1

- old
+ new

@@ -29,10 +29,10 @@ }, :wrapper_html => { :class => 'select required', :id => 'school-id-input' } %> </ol> <p id="schools-initial-message" class="inline-hints">Provide your institution&rsquo;s zipcode before selecting an institution.</p> - <p id="schools-not-found-message" class="inline-hints">No institutions were found for zipcode. Try another one or <a href="#select-new-school">use the new institution you added.</a><a href="#add-new-school">add a new institution.</a><%= link_to 'add a new institution.', new_admin_school_path, :id => "admin-new-school" %> </p> + <p id="schools-not-found-message" class="inline-hints">No institutions were found for zipcode. Try another one or <a href="#select-new-school">use the new institution you added.</a><a href="#add-new-school">add a new institution.</a> </p> </fieldset> <div id="new-school"> <p id="new-school-actions" class="inline-hints"> <span id="add-school">Don&rsquo;t see your institution? <a href="#add-new-school" style="width: 200px; height: 1em;">Add a new one.</a><%= link_to 'Add a new one.', new_admin_school_path, :id => "admin-new-school" %></span> <span id="edit-school">Made a mistake while typing your institution information? No problem, you can still <a href="#edit-new-school">edit it.</a></span>