Revision: 6953
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6953&view=rev
Author:   eoberlander
Date:     2013-03-06 18:40:18 +0000 (Wed, 06 Mar 2013)
Log Message:
-----------
Tweak table formatting.

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

Modified: ipcop/trunk/html/cgi-bin/logurlfilter.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/logurlfilter.cgi   2013-03-06 11:36:00 UTC (rev 
6952)
+++ ipcop/trunk/html/cgi-bin/logurlfilter.cgi   2013-03-06 18:40:18 UTC (rev 
6953)
@@ -217,8 +217,7 @@
 print <<END
     </select>
     </td>
-    <td width='5%'></td>
-    <td width='40%'>
+    <td width='45%'>
         <input type='submit' name='ACTION' title='$Lang::tr{'day before'}' 
value='&lt;&lt;' />
         <input type='submit' name='ACTION' title='$Lang::tr{'day after'}' 
value='&gt;&gt;' />
         <input type='submit' name='ACTION' value='$Lang::tr{'update'}' />&nbsp;
@@ -228,8 +227,10 @@
     </td>
 </tr>
 <tr>
-    <td colspan='7'><hr /></td>
+    <td colspan='6'><hr /></td>
 </tr>
+</table>
+<table width='100%'>
 END
 ;
 
@@ -241,7 +242,7 @@
 print <<END
 <tr>
     <td class='base' nowrap='nowrap'>$Lang::tr{'category'}:&nbsp;</td>
-    <td>
+    <td width='30%'>
         <select name='CATEGORY'>
             <option value='ALL' $selectedAllCat>$Lang::tr{'caps all'}</option>
 END
@@ -257,7 +258,7 @@
         </select>
     </td>
     <td class='base' nowrap='nowrap'>$Lang::tr{'client'}:&nbsp;</td>
-    <td>
+    <td width='30%'>
 END
 ;
 
@@ -291,7 +292,7 @@
 
 print <<END
     </td>
-    <td colspan='2'>
+    <td width='30%'>
 END
 ;
 if ($filtersettings{'ENABLE_USERNAME_LOG'} eq 'on') {

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


------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to