only mods can create new boards
This commit is contained in:
parent
749bd5a72b
commit
8eec2ce827
@ -44,6 +44,9 @@
|
|||||||
<label for="nntpchan_board_target">board name:</label>
|
<label for="nntpchan_board_target">board name:</label>
|
||||||
<input type="text" id="nntpchan_board_target" />
|
<input type="text" id="nntpchan_board_target" />
|
||||||
</div>
|
</div>
|
||||||
|
<div>
|
||||||
|
<button onclick="nntpchan_admin_board('frontend.add')">add board</button>
|
||||||
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<button onclick="nntpchan_admin_board('frontend.regen')">regenerate</button>
|
<button onclick="nntpchan_admin_board('frontend.regen')">regenerate</button>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user