Revision: 5538 http://ipcop.svn.sourceforge.net/ipcop/?rev=5538&view=rev Author: owes Date: 2011-03-20 09:41:04 +0000 (Sun, 20 Mar 2011)
Log Message: ----------- Fix table to allow html to validate Modified Paths: -------------- ipcop/trunk/html/cgi-bin/fwrules.cgi Modified: ipcop/trunk/html/cgi-bin/fwrules.cgi =================================================================== --- ipcop/trunk/html/cgi-bin/fwrules.cgi 2011-03-20 09:20:25 UTC (rev 5537) +++ ipcop/trunk/html/cgi-bin/fwrules.cgi 2011-03-20 09:41:04 UTC (rev 5538) @@ -3114,7 +3114,8 @@ <td width='1%' class='base' > <input type='radio' value='weekDays' name='DAY_TYPE' $radio{'DAY_TYPE'}{'weekDays'} /> </td> - <td class='base' >$Lang::tr{'days of the week'}: + <td class='base' >$Lang::tr{'days of the week'}:</td> +</tr> END $currDay = 0; for (; $currDay <= 6; $currDay++) { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn