Browser info on by default
This commit is contained in:
parent
f80612e03b
commit
e6b42b8f33
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
<b>Nickname:</b> <input type="text" name="name"><br>
|
||||
<b>Message:</b> <textarea name="message"></textarea><br>
|
||||
<b>Show IP:</b><input type="checkbox" name="showip" value="yes"><br>
|
||||
<b>Show info:</b><input type="checkbox" name="showinfo" value="yes"><br>
|
||||
<b>Show info:</b><input type="checkbox" name="showinfo" value="yes" checked><br>
|
||||
<br><input type="submit">
|
||||
</form>
|
||||
|
||||
|
|
Loading…
Reference in a new issue