Skip to content

Commit ef118d8

Browse files
committed
Remove the note about how the times are stored on the server.
The user isn't going to care and shouldn't need to know.
1 parent 4426c27 commit ef118d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

indymeet/templates/registration/update_availability.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ <h1 class="text-5xl mb-6">{% translate "Set Your Availability" %}</h1>
4949
<div class="bg-blue-50 border border-blue-200 rounded-lg p-4 mb-6">
5050
<p class="text-sm">
5151
<strong>{% translate "Instructions:" %}</strong>
52-
{% translate "Click and drag to select time slots when you're generally available each week. To remove selections, click the cell. Times are shown in your local timezone and will be stored in UTC." %}
52+
{% translate "Click and drag to select time slots when you're generally available each week. To remove selections, click the cell. Times are shown in your local timezone." %}
5353
</p>
5454
</div>
5555

0 commit comments

Comments
 (0)