diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/index.html | 8 |
1 files 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 /--> |