User: markomlm Date: 2010-02-11 09:03:03+0000 Modified: de/www/downloads/download.html
Log: w3c File Changes: Directory: /de/www/downloads/ ============================= File [changed]: download.html Url: http://de.openoffice.org/source/browse/de/www/downloads/download.html?r1=1.6&r2=1.7 Delta lines: +34 -23 --------------------- --- download.html 2010-02-10 19:56:02+0000 1.6 +++ download.html 2010-02-11 09:03:01+0000 1.7 @@ -1,7 +1,11 @@ -<html> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" +"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de"> + <head> <title>OpenOffice.org herunterladen</title> - + <meta http-equiv="Content-Style-Type" content="text/css" /> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" type="text/css" href="download.css" media="screen" /> <link rel="stylesheet" type="text/css" href="/styles/de.css" media="screen" /> @@ -70,7 +74,7 @@ </form> <ul> - <li class="section">PrOOoBox</li> + <li class="section">PrOOoBox <ul class="dlItemList"> <li> CD-Image: @@ -84,14 +88,15 @@ <a id="prooo_dvd" href="http://www.prooo-box.org/">DVD-Image</a> <a id="prooo_dvd_torrent" href="http://ooodev.org:6969/index.html?search=PrOOo-Box">(Torrent)</a> </li> </ul> - - <li class="section">OOoPortable</li> + </li> + <li class="section">OOoPortable <ul class="dlItemList"> <li> <a id="ooop_win_py" href="../about-ooo/about_unterstuetzung.html?dl=http://downloads.sourceforge.net/portableapps/OpenOfficePortable_3.1.1_German.paf.exe?download">Windows</a> <a id="ooop_win_nopy" href="/downloads"></a> </li> </ul> + </li> </ul> </div> </div> @@ -136,5 +141,11 @@ <!-- END OF CONTENT --> <script type="text/javascript">add_init();</script> + <p> + <a href="http://validator.w3.org/check?uri=referer"><img + src="http://www.w3.org/Icons/valid-xhtml10-blue" + alt="Valid XHTML 1.0 Transitional" height="31" width="88" /></a> + </p> + </body> </html> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
