[Admin] Fix broken wiki links on the stuck DNP page (#832)

Fixes #817
This commit is contained in:
Cinder 2025-01-12 20:35:47 -08:00 committed by GitHub
parent 29b98e5002
commit 630f322bbc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
<div id="a-new"> <div id="a-new">
<h1>Remove stuck DNP tags</h1> <h1>Remove stuck DNP tags</h1>
<p> <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", avoid_posting_static_path %> and <%= link_to "conditional_dnp", show_or_new_wiki_pages_path(title: "conditional_dnp") %> from posts of artists who got removed from the DNP list.
</p> </p>
<p> <p>
Limit of 1,000 posts at a time. Limit of 1,000 posts at a time.