Aria text for tick entry.
This commit is contained in:
parent
33aee7ad71
commit
573b0c9c4a
@ -33,6 +33,7 @@
|
||||
<form class="profile-tick-form" method="post">
|
||||
<input type="hidden" name="csrf_token" value="<?= Util::escape_html($_SESSION['csrf_token']) ?>">
|
||||
<textarea name="new_tick"
|
||||
aria-label="What's ticking?"
|
||||
placeholder="What's ticking?"
|
||||
minlength="1"
|
||||
maxlength="200"
|
||||
|
Loading…
x
Reference in New Issue
Block a user