summaryrefslogtreecommitdiffstats
path: root/htdocs/doctype-select.html
diff options
context:
space:
mode:
authorot <ot@localhost>2007-02-20 01:56:44 +0000
committerot <ot@localhost>2007-02-20 01:56:44 +0000
commitbacb5bf79a2812503dba77a76c680f1400e93bb0 (patch)
treefa3142724977935f66eaa9a93743b93f1fc7f425 /htdocs/doctype-select.html
parent6add6d112a2eaba7047def553a2a33191efd4068 (diff)
downloadmarkup-validator-bacb5bf79a2812503dba77a76c680f1400e93bb0.zip
markup-validator-bacb5bf79a2812503dba77a76c680f1400e93bb0.tar.gz
markup-validator-bacb5bf79a2812503dba77a76c680f1400e93bb0.tar.bz2
[work in progress]
revamping home page UI based on work made for CSS validator and Unicorn: - usage of tabtastic for the method (uri, upload) choice - usage ot toggle scripting for extended options - menu moved to bottom of page, giving most important page real estate to form interface
Diffstat (limited to 'htdocs/doctype-select.html')
-rwxr-xr-xhtdocs/doctype-select.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/doctype-select.html b/htdocs/doctype-select.html
index d06d82d..941dfde 100755
--- a/htdocs/doctype-select.html
+++ b/htdocs/doctype-select.html
@@ -1,4 +1,4 @@
-<select id="doctype" name="doctype">
+<select id="<!--#echo var="fieldset_id" -->-doctype" name="doctype">
<option value="Inline" selected="selected">(detect automatically)</option>
<option value="XHTML 1.0 Strict">XHTML 1.0 Strict</option>
<option value="XHTML 1.0 Transitional">XHTML 1.0 Transitional</option>