add anchor id

This commit is contained in:
vv01f 2020-07-09 13:07:39 +02:00
parent eaf4e9c48d
commit f57e812451
Signed by untrusted user who does not match committer: vv01f
GPG Key ID: 02625A16AC1D1FF6

View File

@ -29,7 +29,7 @@
<p> <p>
<label for="candy-nick">Name:</label> <label for="candy-nick">Name:</label>
<input id="candy-nick" name="nick" size="20"/> <input id="candy-nick" name="nick" size="20"/>
<input value="Chat!" type="submit"/> <input id="submit2chat" value="Chat!" type="submit"/>
</p> </p>
</form> </form>
<p> <p>