diff --git a/templates/scheduler/scheduleprofile_form.html b/templates/scheduler/scheduleprofile_form.html index 8f371be..63e12cd 100644 --- a/templates/scheduler/scheduleprofile_form.html +++ b/templates/scheduler/scheduleprofile_form.html @@ -35,19 +35,19 @@
-
{% trans "M" %} +
Mon
-
{% trans "T" %} +
Tue
-
{% trans "W" %} +
Wed
-
{% trans "T" %} +
Thu
-
{% trans "F" %} +
Fri
-
{% trans "S" %} +
Sat
-
{% trans "S" %} +
Sun
@@ -57,7 +57,7 @@ {% for day in "0123456"|make_list %}
{% endfor %}