Revision: 6506 http://ipcop.svn.sourceforge.net/ipcop/?rev=6506&view=rev Author: eoberlander Date: 2012-03-23 18:35:40 +0000 (Fri, 23 Mar 2012) Log Message: ----------- Fix some table formatting.
Modified Paths: -------------- ipcop/trunk/html/cgi-bin/urlfilter.cgi Modified: ipcop/trunk/html/cgi-bin/urlfilter.cgi =================================================================== --- ipcop/trunk/html/cgi-bin/urlfilter.cgi 2012-03-23 18:08:23 UTC (rev 6505) +++ ipcop/trunk/html/cgi-bin/urlfilter.cgi 2012-03-23 18:35:40 UTC (rev 6506) @@ -1906,17 +1906,13 @@ <td> </td> </tr> <tr> - <td><input type='text' name='COMMENT' value='$tcsettings{'COMMENT'}' size='32' /></td> - <td> </td> - <td> </td> - <td> </td> - <td> </td> - <td> </td> + <td colspan='6'><input type='text' name='COMMENT' value='$tcsettings{'COMMENT'}' size='32' /></td> </tr> </table> <table width='100%'> <tr> - <td class='base'>$Lang::tr{'enabled'}:<input type='checkbox' name='ENABLERULE' $checked{'ENABLERULE'}{'on'} /></td> + <td width='5%' class='base'>$Lang::tr{'enabled'}: </td> + <td><input type='checkbox' name='ENABLERULE' $checked{'ENABLERULE'}{'on'} /></td> </tr> </table> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn