diff --git a/app/views/admin/property_hires/edit_hire.html.erb b/app/views/admin/property_hires/edit_hire.html.erb index 97ce03a..5bbd78f 100644 --- a/app/views/admin/property_hires/edit_hire.html.erb +++ b/app/views/admin/property_hires/edit_hire.html.erb @@ -753,8 +753,8 @@ ul.list-unstyled li { <% if allow_no_logins_user && current_user.nil? %>
- -
+ +
<%= gotcha_error %> <%= gotcha %>
diff --git a/app/views/property_hires/hire.html.erb b/app/views/property_hires/hire.html.erb index a4ec3c7..471bcdc 100644 --- a/app/views/property_hires/hire.html.erb +++ b/app/views/property_hires/hire.html.erb @@ -596,8 +596,8 @@ <% if allow_no_logins_user && current_user.nil? %>
- -
+ +
<%= gotcha_error %> <%= gotcha %>