Reply To: Bottom Block

#1858
Support
Keymaster

Sure,

<textarea maxlength="5000" data-msg-required="Please enter your message." placeholder="Edit this message..." rows="10" class="form-control" name="message" id="message"></textarea>

Just replace the textare on the html with this one and change the placeholder attribute.

Thanks.