diff options
-rw-r--r-- | xml/htdocs/xsl/ads.xsl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xml/htdocs/xsl/ads.xsl b/xml/htdocs/xsl/ads.xsl index 20a50308..76861290 100644 --- a/xml/htdocs/xsl/ads.xsl +++ b/xml/htdocs/xsl/ads.xsl @@ -67,8 +67,8 @@ <!-- kredit --> <tr lang="en"> <td align="center" class="topsep"> - <a href="http://www.online-kredit-index.de/" target="_top"> - <img src="{concat($images,'images/sponsors/kredit-ad.jpg')}" width="125" alt="Online Kredit Index" title="Online Kredit Index" border="0"/> + <a href="http://www.edurium.de/" target="_top"> + <img src="{concat($images,'images/sponsors/edurium-ad.gif')}" width="125" alt="Edurium" title="Edurium" border="0"/> </a> </td> </tr> |