summaryrefslogtreecommitdiff
path: root/www/warn.html
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2014-01-29 17:57:22 -0500
committerAlex Xu <alex_y_xu@yahoo.ca>2014-01-29 17:57:36 -0500
commit6ca9552ac361d276ffdb3085eed10e513e8c6bf7 (patch)
tree4c8d4f9e1d4b7506cc6c90b0ad32a5964c9e3d1c /www/warn.html
parent86b9f9a40a1549d275dc8a57bf192b97c6954eed (diff)
downloadhtml5ks-6ca9552ac361d276ffdb3085eed10e513e8c6bf7.tar.xz
html5ks-6ca9552ac361d276ffdb3085eed10e513e8c6bf7.zip
More stuff.
Diffstat (limited to 'www/warn.html')
-rw-r--r--www/warn.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/warn.html b/www/warn.html
index 5c7c898..8601eb7 100644
--- a/www/warn.html
+++ b/www/warn.html
@@ -13,7 +13,7 @@
</p>
<p>FYI, this site sets a single anonymous cookie (warned=1) so that you won't have to keep seeing this page. It also sets localStorage to keep your settings and saves. The latter always stays on your computer and never goes anywhere. If you live in the EU, please don't sue me.</p>
<form method="GET" action="warned.ngx">
- <p><input type="checkbox" name="hdisable"><label for="hdisable">Disable adult content</label>
+ <p><input type="checkbox" name="hdisable" id="hdisable"><label for="hdisable">Disable adult content</label>
<br>
<input type="submit" value="Let's go!">
</form>