Author: dpillot
Date: Mon Aug  7 16:51:21 2006
New Revision: 344

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

Modified:
    trunk/src/jsp/advsearch/search_result_list.inc

Modified: trunk/src/jsp/advsearch/search_result_list.inc
URL: 
https://svndev.jahia.net/websvn/diff.php?path=/trunk/src/jsp/advsearch/search_result_list.inc&rev=344&repname=corporate_portal_templates_v2
==============================================================================
--- trunk/src/jsp/advsearch/search_result_list.inc (original)
+++ trunk/src/jsp/advsearch/search_result_list.inc Mon Aug  7 16:51:21 2006
@@ -110,6 +110,6 @@
         <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>

Reply via email to