forked from e621ng/e621ng
remove hard coded requests link and rely on help page instead
This commit is contained in:
parent
2233d1380f
commit
cb03e2c404
@ -3,6 +3,5 @@
|
||||
<% if CurrentUser.is_admin? %>
|
||||
<%= subnav_link_to "New", new_upload_whitelist_path %>
|
||||
<% end %>
|
||||
<%= subnav_link_to "Requests", forum_topic_path(id: 22_269) %>
|
||||
<%= subnav_link_to "Help", help_page_path(id: "upload_whitelist") %>
|
||||
<% end %>
|
||||
|
Loading…
Reference in New Issue
Block a user