mirror of
https://github.com/Rushilwiz/lettertofcps.git
synced 2025-04-09 05:40:19 -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">
|
<input name="email" type="email" class="form-control" id="email">
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
<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>
|
<textarea name="message" type="textarea" class="form-control" id="message" rows="4"></textarea>
|
||||||
</div>
|
</div>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user