xsl/common: fix #adspace <img> path

This commit is contained in:
Astro 2013-08-13 23:49:28 +02:00
parent b4f7957767
commit f861bba016
1 changed files with 1 additions and 1 deletions

View File

@ -214,7 +214,7 @@
<h2><a href="http://pentamedia.org/">Podcasts</a></h2--> <h2><a href="http://pentamedia.org/">Podcasts</a></h2-->
<h2><a href="http://datenspuren.de/2013/">Datenspuren 2013</a></h2> <h2><a href="http://datenspuren.de/2013/">Datenspuren 2013</a></h2>
<p><a href="http://datenspuren.de/"> <p><a href="http://datenspuren.de/">
<img src="images/cfp-flyer-ds13_logo.png"/> <img src="{$baseurl}images/cfp-flyer-ds13_logo.png"/>
</a></p> </a></p>
</div> </div>
</xsl:template> </xsl:template>