diff --git a/app/views/moderations/actions_panel.html.erb b/app/views/moderations/actions_panel.html.erb index 229b19c34..cc9334abf 100644 --- a/app/views/moderations/actions_panel.html.erb +++ b/app/views/moderations/actions_panel.html.erb @@ -1,4 +1,4 @@ -<% title "Moderating " + @moderatable.title %> +<% title "Moderating #{@moderatable.title}" %> <% cache(release_adjusted_cache_key("mod-styling")) do %>