summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrobbat2 <robbat2>2009-03-18 23:09:20 +0000
committerrobbat2 <robbat2>2009-03-18 23:09:20 +0000
commit01c97fceedafe230312608a80578cef161d3da6f (patch)
treedb1a90c5e29863b41c8b1cdce17161943facbac4
parentAdd new sidebar item for Online Kredit Index. (diff)
downloadwww-redesign-01c97fceedafe230312608a80578cef161d3da6f.tar.gz
www-redesign-01c97fceedafe230312608a80578cef161d3da6f.tar.bz2
www-redesign-01c97fceedafe230312608a80578cef161d3da6f.zip
Add mouseover text to sidebar ads.
-rw-r--r--xml/htdocs/xsl/ads.xsl14
1 files changed, 7 insertions, 7 deletions
diff --git a/xml/htdocs/xsl/ads.xsl b/xml/htdocs/xsl/ads.xsl
index 1117c292..0589a1e7 100644
--- a/xml/htdocs/xsl/ads.xsl
+++ b/xml/htdocs/xsl/ads.xsl
@@ -8,7 +8,7 @@
<tr lang="en">
<td align="center" class="topsep">
<a href="http://osuosl.org/contribute">
- <img src="{concat($images,'images/osuosl.png')}" width="125" height="50" alt="Support OSL" border="0"/>
+ <img src="{concat($images,'images/osuosl.png')}" width="125" height="50" alt="Support OSL" title="Support OSL" border="0"/>
</a>
</td>
</tr>
@@ -18,7 +18,7 @@
<tr lang="en">
<td align="center" class="topsep">
<a href="http://www.vr.org">
- <img src="{concat($images,'images/vr-ad.png')}" width="125" height="144" alt="Gentoo Centric Hosting: vr.org" border="0"/>
+ <img src="{concat($images,'images/vr-ad.png')}" width="125" height="144" alt="Gentoo Centric Hosting: vr.org" title="Gentoo Centric Hosting: vr.org" border="0"/>
</a>
</td>
</tr>
@@ -28,7 +28,7 @@
<tr lang="en">
<td align="center" class="topsep">
<a href="http://www.tek.net" target="_top">
- <img src="{concat($images,'images/tek-gentoo.gif')}" width="125" height="125" alt="Tek Alchemy" border="0"/>
+ <img src="{concat($images,'images/tek-gentoo.gif')}" width="125" height="125" alt="Tek Alchemy" title="Tek Alchemy" border="0"/>
</a>
</td>
</tr>
@@ -38,7 +38,7 @@
<tr lang="en">
<td align="center" class="topsep">
<a href="http://www.sevenl.net" target="_top">
- <img src="{concat($images,'images/sponsors/sevenl_ad.png')}" width="125" height="144" alt="SevenL.net" border="0"/>
+ <img src="{concat($images,'images/sponsors/sevenl_ad.png')}" width="125" height="144" alt="SevenL.net" title="SevenL.net" border="0"/>
</a>
</td>
</tr>
@@ -48,7 +48,7 @@
<tr lang="en">
<td align="center" class="topsep">
<a href="http://www.gni.com" target="_top">
- <img src="{concat($images,'images/gni_logo.png')}" width="125" alt="Global Netoptex Inc." border="0"/>
+ <img src="{concat($images,'images/gni_logo.png')}" width="125" alt="Global Netoptex Inc." title="Global Netoptex Inc." border="0"/>
</a>
</td>
</tr>
@@ -58,7 +58,7 @@
<tr lang="en">
<td align="center" class="topsep">
<a href="http://www.bytemark.co.uk/r/gentoo-home" target="_top">
- <img src="{concat($images,'images/sponsors/bytemark_ad.png')}" width="125" alt="Bytemark" border="0"/>
+ <img src="{concat($images,'images/sponsors/bytemark_ad.png')}" width="125" alt="Bytemark" title="Bytemark" border="0"/>
</a>
</td>
</tr>
@@ -68,7 +68,7 @@
<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" border="0"/>
+ <img src="{concat($images,'images/sponsors/kredit-ad.jpg')}" width="125" alt="Online Kredit Index" title="Online Kredit Index" border="0"/>
</a>
</td>
</tr>