You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2009/04/15 15:50:33 UTC

svn commit: r765203 - /lenya/contributions/2_0_X/pubs/defaultfiredocs/modules/defaultstyle/xslt/page.xsl

Author: andreas
Date: Wed Apr 15 13:50:33 2009
New Revision: 765203

URL: http://svn.apache.org/viewvc?rev=765203&view=rev
Log:
Fixed project logo image URL.

Modified:
    lenya/contributions/2_0_X/pubs/defaultfiredocs/modules/defaultstyle/xslt/page.xsl

Modified: lenya/contributions/2_0_X/pubs/defaultfiredocs/modules/defaultstyle/xslt/page.xsl
URL: http://svn.apache.org/viewvc/lenya/contributions/2_0_X/pubs/defaultfiredocs/modules/defaultstyle/xslt/page.xsl?rev=765203&r1=765202&r2=765203&view=diff
==============================================================================
--- lenya/contributions/2_0_X/pubs/defaultfiredocs/modules/defaultstyle/xslt/page.xsl (original)
+++ lenya/contributions/2_0_X/pubs/defaultfiredocs/modules/defaultstyle/xslt/page.xsl Wed Apr 15 13:50:33 2009
@@ -77,7 +77,7 @@
                   <i18n:param><xsl:value-of select="$author"/></i18n:param>
                 </i18n:translate>
               </td>
-              <td id="project-logo"><img src="/{$pub}/{$area}/images/project-logo.png" alt="project logo"/></td>
+              <td id="project-logo"><img src="/{$pub}/{$area}/defaultstyle/images/project-logo.png" alt="project logo"/></td>
             </tr>
           </table>
           <i:include src="cocoon:/tabs"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org