User: timar Date: 2009-04-07 22:05:01+0000 Modified: hu/www/about-downloads2.html
Log: hu2009.css File Changes: Directory: /hu/www/ =================== File [changed]: about-downloads2.html Url: http://hu.openoffice.org/source/browse/hu/www/about-downloads2.html?r1=1.4&r2=1.5 Delta lines: +3 -2 ------------------- --- about-downloads2.html 2009-04-07 21:38:02+0000 1.4 +++ about-downloads2.html 2009-04-07 22:04:59+0000 1.5 @@ -220,8 +220,9 @@ <!-- End hu --> <script type="text/javascript"> - document.all['positioner-text'].innerText = "Az ingyenes, szabad és nyÃlt forrású irodai csomag"; - document.all['header-logo'].title = "Ugrás az OpenOffice.org honlapra"; + document.getElementById('positioner-text').innerText = "Az ingyenes, szabad és nyÃlt forrású irodai csomag"; + document.getElementById('header-logo').title = "Ugrás az OpenOffice.org honlapra"; + document.getElementById('user-nologin').innerText = "Nincs bejelentkezve."; </script> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
