diff --git a/app/views/static/site_map.html.erb b/app/views/static/site_map.html.erb index 25c30c7d0..36cb9fb64 100644 --- a/app/views/static/site_map.html.erb +++ b/app/views/static/site_map.html.erb @@ -16,6 +16,7 @@
  • <%= link_to("Mass Edit", edit_moderator_tag_path) %>
  • <% end %>
  • <%= link_to("Similar Images Search", iqdb_queries_path) %>
  • +
  • <%= link_to("Disapprovals", moderator_post_disapprovals_path) %>