Skip to content

Commit

Permalink
max length
Browse files Browse the repository at this point in the history
  • Loading branch information
desistefanova committed Jan 13, 2025
1 parent 5cb1eac commit 696b5ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -455,8 +455,8 @@ <h3>Социални връзки</h3>
for="ADDRESS_2">Запитване</label>

<div class="entry__field">
<textarea rows="2" class="input " maxlength="500" id="ADDRESS_2" name="ADDRESS_2"
autocomplete="off" placeholder="Запитване"></textarea>
<textarea rows="2" class="input " maxlength="490" id="ADDRESS_2" name="ADDRESS_2"
autocomplete="off" placeholder="Въведете съобщение до 490 символа. По дълги текстове или документи, моля изпращайте на нашия е-мейл адрес!"></textarea>
</div>
</div>

Expand Down

0 comments on commit 696b5ac

Please sign in to comment.