summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xviews/event.handlebars2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/event.handlebars b/views/event.handlebars
index 6f6cc2e..6a65f07 100755
--- a/views/event.handlebars
+++ b/views/event.handlebars
@@ -181,7 +181,7 @@
</div>
<div class="form-group">
<label for="removeAttendancePassword">Deletion password</label>
- <p class="form-text small">You will need this password if you want to remove yourself from the list of event attendees. Write it down now because it will <strong>not be shown again</strong>.</p>
+ <p class="form-text small">You will need this password if you want to remove yourself from the list of event attendees. If you provided your email, you'll receive it by email. Otherwise, write it down now because it will <strong>not be shown again</strong>.</p>
<input type="text" class="form-control" readonly id="removeAttendancePassword" name="removeAttendancePassword">
</div>
</div>