Minor webmods skin fixes.

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1853 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
cflakes
2010-03-30 09:48:23 +00:00
parent b9abdf06f4
commit 79e7316e87
2 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
<tr>
<td>Save:</td>
<td><input type="checkbox" name="save" id="save" value="true"<? IF InConfig ?> checked="checked"<? ENDIF ?> /><label for="save"> Save to config</label></td>
<td><input type="checkbox" class="checkbox" name="save" id="save" value="true"<? IF InConfig ?> checked="checked"<? ENDIF ?> /><label for="save"> Save to config</label></td>
</tr>
<tr>