forked from e621ng/e621ng
fix wiki links on Stuck DNP page
This commit is contained in:
parent
7d2892da2c
commit
b2664d0e72
@ -2,7 +2,7 @@
|
||||
<div id="a-new">
|
||||
<h1>Remove stuck DNP tags</h1>
|
||||
<p>
|
||||
Use this to remove <%= link_to "avoid_posting", wiki_path(id: "avoid_posting") %> and <%= link_to "conditional_dnp", wiki_path(id: "conditional_dnp") %> from posts of artists who got removed from the DNP list.
|
||||
Use this to remove <%= link_to "avoid_posting", wiki_page_path(:id => "avoid_posting") %> and <%= link_to "conditional_dnp", wiki_page_path(:id => "conditional_dnp") %> from posts of artists who got removed from the DNP list.
|
||||
</p>
|
||||
<p>
|
||||
Limit of 1,000 posts at a time.
|
||||
|
Loading…
Reference in New Issue
Block a user