User: markomlm Date: 2010-02-10 12:13:31+0000 Modified: de/www/downloads/download.js
Log: Version anzeigen File Changes: Directory: /de/www/downloads/ ============================= File [changed]: download.js Url: http://de.openoffice.org/source/browse/de/www/downloads/download.js?r1=1.4&r2=1.5 Delta lines: +1 -1 ------------------- --- download.js 2010-02-10 11:52:27+0000 1.4 +++ download.js 2010-02-10 12:13:29+0000 1.5 @@ -170,7 +170,7 @@ os_detect(); document.writeln( "<a href=\"../about-ooo/about_unterstuetzung.html?dl=http://download.services.openoffice.org/files/localized/de/"+version+"/"+filename+"\">" ); - document.writeln( "OpenOffice.org für " + os_name + " herunterladen</a>" ); + document.writeln( "OpenOffice.org " + version + " für " + os_name + " herunterladen</a>" ); } function write_torrent_link() { --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
