Revision: 6998
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6998&view=rev
Author:   eoberlander
Date:     2013-04-07 10:00:51 +0000 (Sun, 07 Apr 2013)
Log Message:
-----------
Tweak table format, so text occupies 50% of table width.

Modified Paths:
--------------
    ipcop/trunk/html/cgi-bin/urlfilter.cgi

Modified: ipcop/trunk/html/cgi-bin/urlfilter.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/urlfilter.cgi      2013-04-06 16:30:41 UTC (rev 
6997)
+++ ipcop/trunk/html/cgi-bin/urlfilter.cgi      2013-04-07 10:00:51 UTC (rev 
6998)
@@ -2586,16 +2586,15 @@
     print <<END
 <tr>
        <td width='25%' class='base'>$Lang::tr{'dont restart urlfilter'}:</td>
-       <td width='20%' class='base'><input type='checkbox' name='NORESTART' 
$checked{'NORESTART'}{'on'} /></td>
-       <td>&nbsp;</td>
-       <td>&nbsp;</td>
+       <td width='25%' class='base'><input type='checkbox' name='NORESTART' 
$checked{'NORESTART'}{'on'} /></td>
+       <td width='50%'>&nbsp;</td>
 </tr>
 
 <tr>
        <td><input type='submit' name='ACTION' value='$Lang::tr{'install 
blacklist'}' /></td>
 </tr>
 <tr>
-               <td class='base' colspan='4'><br />$Lang::tr{'install blacklist 
information'}</td>
+               <td class='base' colspan='2'><br />$Lang::tr{'install blacklist 
information'}</td>
 </tr>
 </table>
 <hr>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to