User: SimonAW 
Date: 2010-01-14 23:29:30+0000
Modified:
   de/www/testdir/download.html
   de/www/testdir/download.js

Log:
 JavaScript ausgelagert

File Changes:

Directory: /de/www/testdir/
===========================

File [changed]: download.html
Url: 
http://de.openoffice.org/source/browse/de/www/testdir/download.html?r1=1.23&r2=1.24
Delta lines:  +2 -1
-------------------
--- download.html       2010-01-14 23:18:41+0000        1.23
+++ download.html       2010-01-14 23:29:27+0000        1.24
@@ -9,7 +9,7 @@
 
        </head>
 
-       <body onload="add_init()">
+       <body>
 
                <!-- CONTENT GOES HERE -->
 
@@ -129,5 +129,6 @@
 
                <!-- END OF CONTENT -->
 
+               <script type="text/javascript">add_init();</script>
        </body>
 </html>

File [changed]: download.js
Url: 
http://de.openoffice.org/source/browse/de/www/testdir/download.js?r1=1.1&r2=1.2
Delta lines:  +0 -2
-------------------
--- download.js 2010-01-14 23:18:41+0000        1.1
+++ download.js 2010-01-14 23:29:27+0000        1.2
@@ -148,5 +148,3 @@
                        filename +
                        ".torrent\">&Uuml;ber BitTorrent herunterladen</a> 
&middot; <a 
href=\"http://borft.student.utwente.nl/~adrian/bt.php\";>&Uuml;bersicht</a>" );
 }
-
-//mk_dl_url();




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Antwort per Email an