We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2c6a42 commit aae5d7aCopy full SHA for aae5d7a
app/templates/event/partials/edit_event_details_tab.html
@@ -22,8 +22,8 @@
22
</div>
23
24
<div class="form_row">
25
- <label>Invited emails: </label>
26
- <input type="text" name="invited" placeholder="Invited emails, separated by commas">
+ <label for="invited">Invited emails: </label>
+ <input type="text" id="invited" name="invited" placeholder="Invited emails, separated by commas">
27
28
29
<div class="form_row textarea">
0 commit comments