]> git.mjollnir.org Git - moodle.git/commitdiff
last files moving to xhtml doctype
authorkoenr <koenr>
Sun, 6 Feb 2005 12:39:55 +0000 (12:39 +0000)
committerkoenr <koenr>
Sun, 6 Feb 2005 12:39:55 +0000 (12:39 +0000)
moving body background-color to stylesheet

forgot this one

lang/cs/docs/upgrade.html

index f5747713d833ba67a7936953dd2417f803d7cdc0..b281ab032aea5d21900243dda853b1b80ae3d521 100644 (file)
@@ -3,8 +3,8 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
     <title>Dokumentace Moodlu: Aktualizace</title>
-       <link rel="stylesheet" href="docstyles.css" type="TEXT/CSS">
-    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
+       <link rel="stylesheet" href="docstyles.css" type="TEXT/CSS" />
+    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2" />
 </head>
 
 <body>
 </blockquote>
 <p>&nbsp;</p>
 <p>&nbsp;</p>
-<p align="CENTER"><font size="1"><a href="." target="_top">Dokumentace Moodlu</a></font></p>
+<p align="center"><font size="1"><a href="." target="_top">Dokumentace Moodlu</a></font></p>
 
 </body>
 </html>
\ No newline at end of file