Address points 3-5 of #174
This commit is contained in:
parent
247862355c
commit
8251a29b8d
3 changed files with 6 additions and 6 deletions
|
|
@ -1,5 +1,6 @@
|
|||
<script src="/assets/js/channelsettings.js"></script>
|
||||
<div class="btn-group">
|
||||
<button id="hide_settings" class="pull-right close">×</button>
|
||||
<div class="btn-group dropup">
|
||||
<a class="btn dropdown-toggle" data-toggle="dropdown" href="javascript:void(0)">
|
||||
<span id="csdropdown_title">Moderation Menu</span>
|
||||
<span class="caret"></span>
|
||||
|
|
@ -14,7 +15,6 @@
|
|||
<li id="banlist_tab"><a href="javascript:void(0);" id="show_banlist">Ban List</a></li>
|
||||
<li id="channelranks_tab"><a href="javascript:void(0);" id="show_channelranks">Channel Ranks</a></li>
|
||||
<li id="loginhistory_tab"><a href="javascript:void(0);" id="show_loginhistory">Recent Connections</a></li>
|
||||
<li id="hidesettings_tab"><a href="javascript:void(0);" id="hide_settings">Hide Menu</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<hr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue