Upgrade to ExtJS 3.0.0 - Released 07/06/2009
[extjs.git] / examples / window / hello.html
index fcb0fca..c8f9cc1 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">\r
 <html>\r
 <head>\r
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">\r
@@ -29,7 +30,7 @@
 <h1>Hello World Window</h1>\r
 <p>This example shows how to create a very simple modal Window with "autoTabs" from existing markup.</p>\r
 <input type="button" id="show-btn" value="Hello World" /><br /><br />\r
-<p>Note that the js is not minified so it is readable. See <a href="hello.js">hellos.js</a> for the full source code.</p>\r
+<p>Note that the js is not minified so it is readable. See <a href="hello.js">hello.js</a> for the full source code.</p>\r
 \r
 <div id="hello-win" class="x-hidden">\r
     <div class="x-window-header">Hello Dialog</div>\r