Archived
1
0

add admin stuff to mod panel

This commit is contained in:
jeff
2015-09-19 08:54:54 -04:00
parent 8d146ed6cd
commit 1c61de8880
2 changed files with 21 additions and 1 deletions

View File

@@ -25,6 +25,9 @@
<button onclick="nntpchan_unban()">unban (ip)</button>
</div>
</div>
<div>
<button onclick="nntpchan_admin('template.reload', {})">reload all templates</button>
</div>
<div id="nntpchan_mod_result"></div>
<noscript>
<b>enable js to use the mod panel kthx</b>