diff options
author | Petter Reinholdtsen <pere@debian.org> | 2006-02-26 21:20:45 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@debian.org> | 2006-02-26 21:20:45 +0000 |
commit | ece609d34e4a9f061db5c3a8758df963d78d7526 (patch) | |
tree | 2557e9c2efdf45f56554dac60ae58ae1230b4b30 /index.html | |
parent | a2c217fbd93ec9948fe6ab6ff2d72274cdedab45 (diff) | |
download | homepage-ece609d34e4a9f061db5c3a8758df963d78d7526.tar.gz homepage-ece609d34e4a9f061db5c3a8758df963d78d7526.tar.bz2 homepage-ece609d34e4a9f061db5c3a8758df963d78d7526.tar.xz |
Only use flags for the links to pages with a different language.
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 28 |
1 files changed, 14 insertions, 14 deletions
@@ -18,26 +18,26 @@ <div class="hbar"></div> <div class="menu"> - <a href="#Introduction">Introduction</a> <img src="http://www.skolelinux.org/images/flag_uk.png"><br> - <a href="#news">News</a> <img src="http://www.skolelinux.org/images/flag_uk.png"><br> - <a href="#Download">Download</a> <img src="http://www.skolelinux.org/images/flag_uk.png"><br> - <a href="#Missing_words_etc">Missing words, etc!</a> <img src="http://www.skolelinux.org/images/flag_uk.png"><br> - <a href="#Contact">Contact</a> <img src="http://www.skolelinux.org/images/flag_uk.png"><br> - <a href="#licence">Licence</a> <img src="http://www.skolelinux.org/images/flag_uk.png"><br> + <a href="#Introduction">Introduction</a><br> + <a href="#news">News</a><br> + <a href="#Download">Download</a><br> + <a href="#Missing_words_etc">Missing words, etc!</a><br> + <a href="#Contact">Contact</a><br> + <a href="#licence">Licence</a><br> <br> - <a href="index_old.html">Old page</a> <img src="http://www.skolelinux.org/images/flag_uk.png"><br> - <a href="developer.html">Build instructions</a> <img src="http://www.skolelinux.org/images/flag_uk.png"><br> - <a href="https://alioth.debian.org/projects/spell-norwegian/">Alioth project</a> <img src="http://www.skolelinux.org/images/flag_uk.png"><br> + <a href="index_old.html">Old page</a><br> + <a href="developer.html">Build instructions</a><br> + <a href="https://alioth.debian.org/projects/spell-norwegian/">Alioth project</a><br> <br> - <a href="dokumentasjon.html">Hvordan bidra</a> <img src="http://www.skolelinux.org/images/flag_no.png"><br> - <a href="filformat.html">Om filformatet</a> <img src="http://www.skolelinux.org/images/flag_no.png"><br> - <a href="links.html">Språklenker</a> <img src="http://www.skolelinux.org/images/flag_no.png"> + <a href="dokumentasjon.html">Hvordan bidra</a> <img src="http://www.skolelinux.org/images/flag_no.png" alt="[no]"><br> + <a href="filformat.html">Om filformatet</a> <img src="http://www.skolelinux.org/images/flag_no.png" alt="[no]"><br> + <a href="links.html">Språklenker</a> <img src="http://www.skolelinux.org/images/flag_no.png" alt="[no]"> </div> <div class="body"> <div align="right"><a href="dokumentasjon.html">Hvordan bidra</a> <img -src="http://www.skolelinux.org/images/flag_no.png"></div> +src="http://www.skolelinux.org/images/flag_no.png" alt="[no]"></div> <h1><a name="top">Spell-norwegian</a></h1> @@ -161,7 +161,7 @@ myspell: should be the same found at openoffice.org spell pages. <a name="Missing_words_etc"><h2>Missing words etc!</h2></a> <p>If you find that some words are missing from the bokmål or the nynorsk read the <a href="dokumentasjon.html">documentation</a> -<img src="http://www.skolelinux.org/images/flag_no.png"> of +<img src="http://www.skolelinux.org/images/flag_no.png" alt="[no]"> of speling.org, and join the proof readers of the word lists. <p>If you find bugs and other problems with this package, report it to |