diff options
author | link <link@localhost> | 2004-09-09 15:58:15 +0000 |
---|---|---|
committer | link <link@localhost> | 2004-09-09 15:58:15 +0000 |
commit | 6cd1ff43d2a499c93ffcd21ff7479fc1aaa260e5 (patch) | |
tree | 4cb9f863b204aad7b79078a066c3b9da231b84a3 | |
parent | c21331be921a15f8b027de8808d8d119256876bb (diff) | |
download | markup-validator-6cd1ff43d2a499c93ffcd21ff7479fc1aaa260e5.zip markup-validator-6cd1ff43d2a499c93ffcd21ff7479fc1aaa260e5.tar.gz markup-validator-6cd1ff43d2a499c93ffcd21ff7479fc1aaa260e5.tar.bz2 |
Adding ISO-8859-16 to popup.
-rwxr-xr-x | htdocs/detailed-form.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htdocs/detailed-form.html b/htdocs/detailed-form.html index 5f74110..9078a38 100755 --- a/htdocs/detailed-form.html +++ b/htdocs/detailed-form.html @@ -19,6 +19,7 @@ <option value="iso-8859-13">iso-8859-13 (Baltic Rim)</option> <option value="iso-8859-14">iso-8859-14 (Celtic)</option> <option value="iso-8859-15">iso-8859-15 (Latin 9)</option> + <option value="iso-8859-16">iso-8859-16 (Latin 10)</option> <option value="us-ascii">us-ascii (basic English)</option> <option value="euc-jp">euc-jp (Japanese, Unix)</option> <option value="shift_jis">shift_jis (Japanese, Win/Mac)</option> |