From d83df7141239a2ca6f43f0b96c91919641e36f3f Mon Sep 17 00:00:00 2001
From: Chris Adams
Date: Wed, 20 Oct 2010 12:00:49 -0400
Subject: HTML Validation fixes
It turns out that is
not valid (charset is valid with script src). This avoids debug_toolbar
causing HTML validation errors simply by being active.
Signed-off-by: Rob Hudson
---
example/templates/mootools/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'example/templates/mootools/index.html')
diff --git a/example/templates/mootools/index.html b/example/templates/mootools/index.html
index 1dac10c..fa12abe 100644
--- a/example/templates/mootools/index.html
+++ b/example/templates/mootools/index.html
@@ -6,7 +6,7 @@
.hide {display:none;}
-