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:
cflakes
2010-04-08 16:42:37 +00:00
parent 2443c22a83
commit f823e8cdde
3 changed files with 81 additions and 6 deletions
+1 -1
View File
@@ -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 &amp; automatically re-connect</label></div>
</div>
<div style="clear: both;"></div>