User: volkerme Date: 2010-09-02 20:28:45+0000 Modified: de/www/downloads/download.js
Log: Link für Torrent-Tracker geändert File Changes: Directory: /de/www/downloads/ ============================= File [changed]: download.js Url: http://de.openoffice.org/source/browse/de/www/downloads/download.js?r1=1.27&r2=1.28 Delta lines: +2 -2 ------------------- --- download.js 2010-07-16 15:31:14+0000 1.27 +++ download.js 2010-09-02 20:28:42+0000 1.28 @@ -206,7 +206,7 @@ function write_torrent_link() { DPLoad( ) - document.writeln( "<a href=\"../about-ooo/about_unterstuetzung.html?dl=http://borft.student.utwente.nl/~adrian/torrentphp/torrent.php/" + + document.writeln( "<a href=\"../about-ooo/about_unterstuetzung.html?dl=http://borft.student.utwente.nl/~mike/oo/bt.php/" + filename + - ".torrent\">Über BitTorrent herunterladen</a> · <a href=\"http://borft.student.utwente.nl/~adrian/bt.php\">Übersicht</a>" ); + ".torrent\">Über BitTorrent herunterladen</a> · <a href=\"http://borft.student.utwente.nl/~mike/oo/bt.php\">Übersicht</a>" ); } --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
