mirror of
https://github.com/znc/znc.git
synced 2026-07-06 18:01:21 +02:00
Some more skin fixes. Default's menu is still ugly,
and the Ice skin is as well. Soon. git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1900 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
|
||||
<div class="subsection">
|
||||
<div class="inputlabel">Active:</div>
|
||||
<div><input type="checkbox" name="doconnect" id="doconnect_checkbox"<? IF IRCConnectEnabled ?> checked="checked"<? ENDIF ?> />
|
||||
<div class="checkbox"><input type="checkbox" name="doconnect" id="doconnect_checkbox"<? IF IRCConnectEnabled ?> checked="checked"<? ENDIF ?> />
|
||||
<label for="doconnect_checkbox">Connect to IRC & automatically re-connect</label></div>
|
||||
</div>
|
||||
<div style="clear: both;"></div>
|
||||
|
||||
Reference in New Issue
Block a user