User: andreschnabel Date: 05/07/02 04:16:48 Modified: /de/www/doc/faq/ index.html /de/www/doc/faq/mitarbeiter/ index.html
Log: de-header und body-tag korrigiert File Changes: Directory: /de/www/doc/faq/ =========================== File [changed]: index.html Url: http://de.openoffice.org/source/browse/de/www/doc/faq/index.html?r1=1.27&r2=1.28 Delta lines: +1 -1 ------------------- --- index.html 1 Jul 2005 17:49:48 -0000 1.27 +++ index.html 2 Jul 2005 11:16:44 -0000 1.28 @@ -71,7 +71,7 @@ </table> <!-- End Navbar --> -<div id="body.de"> +<div id="body_de"> <h2>F. A. Q.</h2> <p>Hier finden Sie Antworten zu häufig gestellten Fragen.</p> <h3>Allgemein:</h3> Directory: /de/www/doc/faq/mitarbeiter/ ======================================= File [changed]: index.html Url: http://de.openoffice.org/source/browse/de/www/doc/faq/mitarbeiter/index.html?r1=1.7&r2=1.8 Delta lines: +15 -4 -------------------- --- index.html 1 Jul 2005 17:49:49 -0000 1.7 +++ index.html 2 Jul 2005 11:16:45 -0000 1.8 @@ -1,9 +1,18 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> -<!--Start de-header--> <title>OOo - Mitarbeiter FAQ</title> -<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/> + <!-- Start de-header --> + <link rel="stylesheet" href="../../../styles/de.css" media="screen" type="text/css" /> + <link rel="stylesheet" href="../../../styles/de_print.css" media="print" type="text/css" /> + <link rel="stylesheet" title="mit Navbar" href="../../../styles/de_navbar.css" media="screen" type="text/css" /> + <link rel="alternate stylesheet" title="ohne Navbar" media="screen" href="../../../styles/de_nonavbar.css" type="text/css" /> + + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> + <!-- > + Kommentare zur Seite + $Id: index.html 2004/01/03 07:15 cmarkgraf + < --> + <!-- End de-header --> </head> <body> <!-- Start Navbar --> @@ -62,6 +71,8 @@ </table> <!-- End Navbar --> +<div id="body_de"> + <h1>OOo - Mitarbeiter FAQ</h1> <p>Sammlung (vermutlich) häufig gestellter Fragen und Antworten zur Mitarbeit am de-Projekt von OpenOffice.org (Mitarbeiter-FAQ)</p> <h2>Inhaltsverzeichnis</h2> @@ -862,6 +873,6 @@ <small> <strong>NOTE</strong>: The text of this <strong>Appendix</strong> may differ slightly from the text of the notices in the files of the Original Documentation. You should use the text of this <strong>Appendix</strong> rather than the text found in the Original Documentation for Your Modifications.</small> </p> - +</div> </body> </html> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
