Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion indymeet/templates/registration/update_availability.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ <h1 class="text-5xl mb-6">{% translate "Set Your Availability" %}</h1>
<p class="text-sm">
<strong>{% translate "Instructions:" %}</strong>
{% blocktranslate %}
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<span id="local-timezone"></span>.
Click and drag to select time slots when you're generally available each week. To remove selections, click the cell. Mobile devices require a long click. Times are shown in your local timezone<span id="local-timezone"></span>.
{% endblocktranslate %}
</p>
</div>
Expand Down