User: markomlm Date: 2010-02-12 12:47:43+0000 Modified: de/www/downloads/download.html
Log: Kleine Anpassungen zur Besseren Verständlichkeit, css wieder nach styles verlinkt File Changes: Directory: /de/www/downloads/ ============================= File [changed]: download.html Url: http://de.openoffice.org/source/browse/de/www/downloads/download.html?r1=1.8&r2=1.9 Delta lines: +5 -5 ------------------- --- download.html 2010-02-11 12:00:55+0000 1.8 +++ download.html 2010-02-12 12:47:40+0000 1.9 @@ -6,8 +6,8 @@ <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" /> + <link rel="stylesheet" type="text/css" href="../styles/download.css" media="screen" /> + <link rel="stylesheet" type="text/css" href="../styles/de.css" media="screen" /> <script type="text/javascript" src="download.js"></script> @@ -28,13 +28,13 @@ <div id="dlCurrent" class="dlBox"> <div class="dlHeading"> <script type="text/javascript">write_download_link();</script> - <noscript>OpenOffice.org herunterladen (<a href="md5.html">Md5 Summen</a> * <a href="hinweise.html">Hinweise</a> * <a href="cd.html">Datenträger</a>)</noscript> + <noscript>OpenOffice.org herunterladen (*)</noscript> </div> <div class="dlSubinfo"> <ul> <li> - <a href="other.html">Alle Versionen (mit JRE, 64-bit-Versionen, Alle Betriebssysteme)</a> + <a href="other.html">Alle verfügbaren Versionen (mit JRE, 64-bit-Versionen, Alle Betriebssysteme)</a> </li> <li> @@ -50,7 +50,7 @@ <a href="ftp://archive.services.openoffice.org/pub/openoffice-archive/localized/de/">Archiv (Versionen bis 1.0.0 zurück)</a> </li> <li> - <a href='md5.html'>Md5 Summen</a> * <a href='hinweise.html'>Hinweise</a> * <a href='cd.html'>Datenträger</a> + <a href='md5.html'>Md5 Summen</a> - <a href='cd.html'>Datenträger</a><br/> <i><b>(*) Bitte beachten Sie unbedingt die <a href="hinweise.html">Hinweise</a></i>! </li> </ul> </div> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
