User: markomlm Date: 2010-06-15 09:29:12+0000 Modified: de/www/downloads/download.js
Log: typo fix File Changes: Directory: /de/www/downloads/ ============================= File [changed]: download.js Url: http://de.openoffice.org/source/browse/de/www/downloads/download.js?r1=1.20&r2=1.21 Delta lines: +1 -1 ------------------- --- download.js 2010-06-15 09:20:37+0000 1.20 +++ download.js 2010-06-15 09:29:10+0000 1.21 @@ -186,7 +186,7 @@ DPLoad( ); os_detect(); if (filename == ""){ - document.writeln( "<a href=\"../about-ooo/about_unterstuetzung.html?dl=http://de.openoffice.org/downloads/other.html"\">" ); + document.writeln( "<a href=\"../about-ooo/about_unterstuetzung.html?dl=http://de.openoffice.org/downloads/other.html\">" ); } else { document.writeln( "<a href=\"../about-ooo/about_unterstuetzung.html?dl=http://download.services.openoffice.org/files/localized/de/"+version+"/"+filename+"\">" ); --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
