mirror of
https://github.com/Rushilwiz/lettertofcps.git
synced 2025-04-06 20:30:17 -04:00
added optional
This commit is contained in:
parent
566b5b0fe8
commit
d5997a1f0f
|
@ -128,7 +128,7 @@
|
|||
<input name="email" type="email" class="form-control" id="email">
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label for="message">Your own message to the board:</label>
|
||||
<label for="message">Your own message to the board: (optional)</label>
|
||||
<textarea name="message" type="textarea" class="form-control" id="message" rows="4"></textarea>
|
||||
</div>
|
||||
</fieldset>
|
||||
|
|
Loading…
Reference in New Issue
Block a user