diff --git a/app/views/users/edit.html.erb b/app/views/users/edit.html.erb index 4ffae2856..96d87cc12 100644 --- a/app/views/users/edit.html.erb +++ b/app/views/users/edit.html.erb @@ -26,6 +26,11 @@ <% end %> <%= f.input :blacklisted_tags, :hint => "Put any tag combinations you never want to see here. Each combination should go on a separate line.", :input_html => {:size => "40x5"} %> +