Author: itthkjer
Date: 2006-05-10 14:48:03 +0200 (Wed, 10 May 2006)
New Revision: 2890

Modified:
   trunk/src/webapp/WEB-INF/jsp/decorators/mainDecorator.jsp
Log:
added ads in right column

Modified: trunk/src/webapp/WEB-INF/jsp/decorators/mainDecorator.jsp
===================================================================
--- trunk/src/webapp/WEB-INF/jsp/decorators/mainDecorator.jsp   2006-05-10 
11:23:01 UTC (rev 2889)
+++ trunk/src/webapp/WEB-INF/jsp/decorators/mainDecorator.jsp   2006-05-10 
12:48:03 UTC (rev 2890)
@@ -605,7 +605,7 @@
 
            <%if (q.trim().equals("")) {%>
 
-            <%}else if ( currentC.equals("d") || currentC.equals("m") || 
currentC.equals("g")) {%>
+            <%}else if ( currentC.equals("d") || currentC.equals("m") || 
currentC.equals("g") || currentC.equals("pss")) {%>
                 <td class="cell_four" valign="top" width="225">
                     <decorator:getProperty property="page.ads"/>
                 </td>

_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits

Reply via email to