User: SimonAW Date: 2008-10-16 19:38:03+0000 Modified: de/www/doc/index.html
Log: Test: automatische Weiterleitung, wenn kein JS aktiviert ist File Changes: Directory: /de/www/doc/ ======================= File [changed]: index.html Url: http://de.openoffice.org/source/browse/de/www/doc/index.html?r1=1.80&r2=1.81 Delta lines: +7 -1 ------------------- --- index.html 2008-10-07 18:08:32+0000 1.80 +++ index.html 2008-10-16 19:37:59+0000 1.81 @@ -1,5 +1,11 @@ <html> <head> + + + <noscript> + <meta http-equiv="refresh" content="2; URL=index-nojs.html" /> + </noscript> + <title> Dokumentationsportal </title> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
