From 5a114852dbb27bcae0e9da63597cf8833bf0caa5 Mon Sep 17 00:00:00 2001
From: erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96>
Date: Sat, 25 Oct 2008 20:21:59 +0000
Subject: damit man den hinweis auch sieht (wenn die maus ein paar sekunden auf
 der grafik verbleibt)

git-svn-id: https://svn.neo-layout.org@1042 b9310e46-f624-0410-8ea1-cfbb3a30dc96
---
 www/index.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/www/index.html b/www/index.html
index 04884fb..e224f14 100644
--- a/www/index.html
+++ b/www/index.html
@@ -242,16 +242,16 @@ p         {  //text-indent:1em;
  <!-- <div style="position:relative; text-align:left; top:2.75em; left:53;"> /-->
  <div style="position:relative; top:-1.65em; left:43em; width:246px; height:40px;">
   <a href="./neo20.exe">
-     <img src="./tastentier_laechelnd.png" width="50px" height="34px" alt="quickdownload:Neo_Windows" border="0">
+     <img src="./tastentier_laechelnd.png" width="50px" height="34px" alt="quickdownload:Neo für Windows" title="quickdownload:Neo für Windows" border="0">
   </a>
   <a href="./neo_de.xmodmap">
-     <img src="./tastentier_linksblickend.png" width="50px" height="37px" alt="quickdownload:Neo_Linux" border="0">
+     <img src="./tastentier_linksblickend.png" width="50px" height="37px" alt="quickdownload:Neo für Linux" title="quickdownload:Neo für Linux" border="0">
   </a>
   <a href="http://wiki.neo-layout.org/browser/mac_osx/neo.keylayout?format=raw">
-     <img src="./tastentier_grinsend.png"  width="50px" height="34px" alt="quickdownload:Neo_OS-X" border="0">
+     <img src="./tastentier_grinsend.png"  width="50px" height="34px" alt="quickdownload:Neo für Mac OS-X" title="quickdownload:Neo für Mac OS-X" border="0">
   </a>
   <a href="./neo_portable.zip">
-     <img src="./usb-stick.png"  width="46px" height="40px" alt="quickdownload:Neo-Portable (für USB-Stick)" border="0">
+     <img src="./usb-stick.png"  width="46px" height="40px" alt="quickdownload:Neo-Portable für USB-Stick" title="quickdownload:Neo-Portable für USB-Stick" border="0">
   </a>
  </div>
 <!-- /Quicklinks /-->
-- 
cgit v1.2.3