Archived
1
0

add link to nntp feed page on mod panel

This commit is contained in:
Jeff Becker 2016-03-25 10:00:21 -04:00
parent 62e59d4201
commit 5d14475373
No known key found for this signature in database
GPG Key ID: AB950234D6EA286B

View File

@ -97,6 +97,9 @@
<button onclick="nntpchan_admin('store.expire')">{{#i18n.Translations}}{{expire_old_prompt}}{{/i18n.Translations}}</button> <button onclick="nntpchan_admin('store.expire')">{{#i18n.Translations}}{{expire_old_prompt}}{{/i18n.Translations}}</button>
</div> </div>
</div> </div>
<div>
<a href={{prefix}}mod/feeds">nntp feed management</a>
</div>
<div id="nntpchan_mod_result"></div> <div id="nntpchan_mod_result"></div>
<noscript> <noscript>
<b>{{#i18n.Translations}}{{nojs_info}}{{/i18n.Translations}}</b> <b>{{#i18n.Translations}}{{nojs_info}}{{/i18n.Translations}}</b>