just semantics
This commit is contained in:
parent
1e740903f2
commit
8317c72a0a
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ const char* displayForm =
|
|||
"</form>"
|
||||
"<form id='Rainbow' method='post'>"
|
||||
"<input type='hidden' id='rainbow' name='rainbow'>"
|
||||
"<label for='scroller'>Enable Scroller:</label>"
|
||||
"<label for='scroller'>Enable Gaybow:</label>"
|
||||
"<input type='submit' value='Off' onclick='document.getElementById(\"rainbow\").value=\"Off\";'>"
|
||||
"<input type='submit' value='On' onclick='document.getElementById(\"rainbow\").value=\"On\";'>"
|
||||
"</form>"
|
||||
|
|
Loading…
Reference in a new issue