diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -134,7 +134,7 @@ <form> <p> <label for="proposal">You should...</label> - <input name="proposal"> + <input name="proposal" id="proposal"> </p> <input type="submit" value="Do it."> </form> |