User: SimonAW Date: 2008-10-16 19:43:08+0000 Modified: de/www/doc/index.html de/www/doc/doc-generate/templates/index.tt
Log: Weiterleitung funktioniert, ins template uebernommen File Changes: Directory: /de/www/doc/ ======================= File [changed]: index.html Url: http://de.openoffice.org/source/browse/de/www/doc/index.html?r1=1.81&r2=1.82 Delta lines: +8 -6 ------------------- --- index.html 2008-10-16 19:37:59+0000 1.81 +++ index.html 2008-10-16 19:43:05+0000 1.82 @@ -1,14 +1,16 @@ <html> <head> +<title> + Dokumentationsportal +</title> <noscript> - <meta http-equiv="refresh" content="2; URL=index-nojs.html" /> + <meta http-equiv="refresh" content="0; URL=index-nojs.html" /> </noscript> -<title> - Dokumentationsportal -</title> + + <!-- Start de-header --> <link rel="stylesheet" type="text/css" href="doc.css" /> Directory: /de/www/doc/doc-generate/templates/ ============================================== File [changed]: index.tt Url: http://de.openoffice.org/source/browse/de/www/doc/doc-generate/templates/index.tt?r1=1.6&r2=1.7 Delta lines: +8 -0 ------------------- --- index.tt 2008-09-21 18:13:42+0000 1.6 +++ index.tt 2008-10-16 19:43:06+0000 1.7 @@ -1,8 +1,16 @@ <html> <head> + <title> Dokumentationsportal </title> + + <noscript> + <meta http-equiv="refresh" content="0; URL=index-nojs.html" /> + </noscript> + + + <!-- Start de-header --> <link rel="stylesheet" type="text/css" href="doc.css" /> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
