change order of mod action buttons
This commit is contained in:
parent
cadcbf4c48
commit
d2001461c9
@ -19,8 +19,8 @@
|
||||
<label for="nntpchan_mod_target">url</label>
|
||||
<input id="nntpchan_mod_target" type="text" />
|
||||
</div>
|
||||
<button onclick="nntpchan_delete()">delete</button>
|
||||
<button onclick="nntpchan_ban()">ban</button>
|
||||
<button onclick="nntpchan_delete()">delete</button>
|
||||
</div>
|
||||
<div id="nntpchan_mod_result"></div>
|
||||
<noscript>
|
||||
|
Reference in New Issue
Block a user