summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs')
-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 6f92d9a..660ad9c 100755
--- a/htdocs/doctype-select.html
+++ b/htdocs/doctype-select.html
@@ -1,6 +1,6 @@
<select id="<!--#echo var="fieldset_id" -->-doctype" name="doctype">
<option value="Inline" selected="selected">(detect automatically)</option>
- <option value="HTML5">(X)HTML5</option>
+ <option value="HTML5">HTML5 (experimental)</option>
<option value="XHTML 1.0 Strict">XHTML 1.0 Strict</option>
<option value="XHTML 1.0 Transitional">XHTML 1.0 Transitional</option>
<option value="XHTML 1.0 Frameset">XHTML 1.0 Frameset</option>