enlarge text area
This commit is contained in:
parent
65c1f982dd
commit
fdbb237eae
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
placeholder="nom@domaine.com">
|
||||
</fieldset>
|
||||
<fieldset>
|
||||
<textarea id="message" name="message" rows="4" maxlength="500"
|
||||
<textarea id="message" name="message" rows="4" maxlength="5000"
|
||||
placeholder="Votre commentaire (texte simple ou Markdown)" required></textarea>
|
||||
<div id="preview-container" style="display:none">
|
||||
<p>Prévisualisation :</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue