Author: dpillot
Date: Mon Aug  7 16:44:10 2006
New Revision: 14857

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

Modified:
    trunk/core/src/webapp/jsp/jahia/topbar/processing.inc

Modified: trunk/core/src/webapp/jsp/jahia/topbar/processing.inc
URL: 
https://svndev.jahia.net/websvn/diff.php?path=/trunk/core/src/webapp/jsp/jahia/topbar/processing.inc&rev=14857&repname=jahia
==============================================================================
--- trunk/core/src/webapp/jsp/jahia/topbar/processing.inc (original)
+++ trunk/core/src/webapp/jsp/jahia/topbar/processing.inc Mon Aug  7 16:44:10 
2006
@@ -246,7 +246,7 @@
     <td><img src="<content:serverHttpPath 
/>/jsp/jahia/engines/images/fondp2.gif" width="6" height="12"/></td>
 </tr>
 <tr>
-  <td colspan="8"><div id="mx" style="color: black; font-size: 9px; 
font-family: Arial, Helvetica, sans-serif;"><img 
src="<content:contextURL/>/images/pix.gif" width="100" height="5" 
border="0"/></div></td>
+  <td colspan="8"><div id="mx" style="color: black; font-size: 9px; 
font-family: Arial, Helvetica, sans-serif;"><img src="<content:serverHttpPath 
/>/jsp/jahia/engines/images/pix.gif" width="100" height="5" 
border="0"/></div></td>
 </tr>
 </table>
 

Reply via email to