Logos im Footer jetzt beigepackt

git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@425 31f61c52-7bfb-0310-b897-fc00f8a278f0
This commit is contained in:
astro 2006-07-20 22:09:56 +00:00
parent 15a1538f7d
commit bca860da73
4 changed files with 3 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 958 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -13,7 +13,7 @@
<xsl:text> Creative Commons License </xsl:text>
</xsl:comment>
<a rel="license" href="http://creativecommons.org/licenses/by-sa/2.0/de/deed.de">
<img alt="Creative Commons License" src="http://creativecommons.org/images/public/somerights20.gif" title="Creative Commons Attribution-ShareAlike 2.0 Germany License" />
<img alt="Creative Commons License" src="{$baseurl}images/footer/cc-somerights20.png" title="Creative Commons Attribution-ShareAlike 2.0 Germany License" />
</a>
<xsl:comment>
<xsl:text>
@ -39,11 +39,11 @@
</li>
<li>
<a href="http://validator.w3.org/check?uri=referer">
<img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Strict" />
<img src="{$baseurl}images/footer/valid-xhtml10.png" alt="Valid XHTML 1.0 Strict" />
</a>
</li>
<li>
<img src="http://www.eastlink.de/_downloads/logo_eastlink_partner.jpg" width="96" height="14" alt="Connectivity by EastLink" />
<img src="{$baseurl}images/footer/eastlink.png" alt="Connectivity by EastLink" />
</li>
</ul>
</xsl:template>