Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchristophd@sugarlabs.org <christophd@sugarlabs.org>2009-09-07 05:40:50 (GMT)
committer christophd@sugarlabs.org <christophd@sugarlabs.org>2009-09-07 05:40:50 (GMT)
commit13781d12e2d505efa8314bca5a01c62853709ed7 (patch)
treeb35fff864b3fe3dd2a5bc7ac5d99fb8d402146f0
parent78842b7c67b34d4525b55d5a307db5bb82d63d81 (diff)
removed <!DOCTYPE HTML> tag from Chakra files again as it has undesired side effects on the layout... :-/
-rwxr-xr-xchakra/grade1.html1
-rwxr-xr-xchakra/grade1mathematics.html1
-rwxr-xr-xindex.html1
3 files changed, 0 insertions, 3 deletions
diff --git a/chakra/grade1.html b/chakra/grade1.html
index 2f4ad40..6d05b51 100755
--- a/chakra/grade1.html
+++ b/chakra/grade1.html
@@ -1,4 +1,3 @@
-<!DOCTYPE HTML>
<html lang="en">
<head>
diff --git a/chakra/grade1mathematics.html b/chakra/grade1mathematics.html
index 0a90ea0..d0b69ee 100755
--- a/chakra/grade1mathematics.html
+++ b/chakra/grade1mathematics.html
@@ -1,4 +1,3 @@
-<!DOCTYPE HTML>
<html lang="en">
<head>
diff --git a/index.html b/index.html
index 39ff539..eddc777 100755
--- a/index.html
+++ b/index.html
@@ -1,4 +1,3 @@
-<!DOCTYPE HTML>
<html lang="en">
<head>