Author: dpillot
Date: Mon Aug  7 16:53:20 2006
New Revision: 345

URL: 
https://svndev.jahia.net/websvn/listing.php?sc=1&rev=345&repname=corporate_portal_templates_v2
Log:
fix for pix

Modified:
    trunk/src/jsp/searchresult.jsp

Modified: trunk/src/jsp/searchresult.jsp
URL: 
https://svndev.jahia.net/websvn/diff.php?path=/trunk/src/jsp/searchresult.jsp&rev=345&repname=corporate_portal_templates_v2
==============================================================================
--- trunk/src/jsp/searchresult.jsp (original)
+++ trunk/src/jsp/searchresult.jsp Mon Aug  7 16:53:20 2006
@@ -539,7 +539,7 @@
         <p>&nbsp;</p>
         <div style="clear: both;">Search powered by <a 
href="http://jakarta.apache.org/lucene"; target="_new"><img 
src="<%=contextUrl%>/img/lucene_green_100.gif" width="100" height="15" 
border="0" alt=""/></a></div>
     </td>
-    <td width="3"><img src="<%=contextUrl%>/images/pix.gif" width="4" 
height="10" border="0" alt=""/></td>
+    <td width="3"><img src="<content:serverHttpPath 
/>/jsp/jahia/engines/images/pix.gif" width="4" height="10" border="0" 
alt=""/></td>
 </tr>
 </table>
 </pg:pager>

Reply via email to