User: sweigel Date: 2010-02-19 20:52:31+0000 Modified: de/www/downloads/download_sw.html
Log: Issue number: Submitted by: Reviewed by: File Changes: Directory: /de/www/downloads/ ============================= File [changed]: download_sw.html Url: http://de.openoffice.org/source/browse/de/www/downloads/download_sw.html?r1=1.11&r2=1.12 Delta lines: +4 -11 -------------------- --- download_sw.html 2010-02-19 20:39:06+0000 1.11 +++ download_sw.html 2010-02-19 20:52:28+0000 1.12 @@ -14,7 +14,7 @@ /*----------Reparatur von Styles, die in von mir nicht veraenderbaren css-files defekt sind----------*/ .button h2 {padding-left:25px;} - .green p {padding-left:25px;} + .button p {padding-left:25px;} .sub-green p {padding-left:25px;} .sub-blue p {padding-left:25px;} .sub-yellow p {padding-left:25px;} @@ -161,7 +161,7 @@ <div class="button orange" id="optionitem4" onclick="openItem('optionitem4','...'); return false;"> <h2><a href="http://..." title="..."> OOoPortable - Installation auf einem USB-Stick</a></h2> - <p>Hier kann ich mir ein Rot vorstellen, im Stil von portableapps.com<br/> + <p><a href="http://..." title="...">Hier kann ich mir ein Rot vorstellen, im Stil von portableapps.com<br/> Blindtext Blindext Blindext Blindext Blindext</a></p> </div> <div class="sub-orange"> @@ -223,13 +223,6 @@ <ul> <li><a href="http://wiki.services.openoffice.org/wiki/Product_Release" title="When are the next releases planned?">Release Schedule / Roadmap</a></li> - <script type="text/javascript"> - <!-- - document.write( "<li><a href='http://development.openoffice.org/releases/" + VERSION + ".html'" ); - document.write( "title='What is new, what has been improved?'>Release Notes</a></li>" ); - document.write( "<li><a href='md5sums/" + VERSION + "_md5sums.txt' title='MD5 checksums for released version'>MD5 checksums</a></li>" ); - --> - </script> <li><a href="http://www.openoffice.org/product/index.html" title="A tour through all OpenOffice.org's applications">Product Information</a></li> <li><a href="http://www.openoffice.org/dev_docs/source/sys_reqs_30.html" title="HDD: ~300MB free - Memory: >128MB - Processor: >500MHz - OS: Win, Linux, Mac, Solaris, FreeBSD ...">System Requirements</a></li> @@ -265,11 +258,11 @@ <!-- END OF CONTENT --> -<p style="text-align: center;"> +<!--<p style="text-align: center;"> <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> +</p> --> </body> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
