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 3ad266d6..bf5e4460 100644 --- a/xml/htdocs/xsl/ads.xsl +++ b/xml/htdocs/xsl/ads.xsl @@ -72,8 +72,8 @@ <!-- SD-France --> <tr lang="en"> <td align="center" class="topsep"> - <a href="http://www.sd-france.com" target="_top"> - <img src="{concat($images,'images/sdfrance-logo-small.png')}" width="125" alt="SD-France" title="SD-France" border="0"/> + <a href="http://www.euro-web.fr" target="_top"> + <img src="{concat($images,'images/sdfrance-logo-small.png')}" width="125" alt="Euro-Web/SD-France" title="Euro-Web/SD-France" border="0"/> </a> </td> </tr> |