diff --git a/symposion_project/templates/dashboard.html b/symposion_project/templates/dashboard.html index 612691a8..d454e15d 100644 --- a/symposion_project/templates/dashboard.html +++ b/symposion_project/templates/dashboard.html @@ -140,7 +140,7 @@ {% if membership.team.description %}
{{ membership.team.description }}{% endif %} - {{ membership.get_state_display }} + {{ membership.get_state_display }} {% if membership.state == "manager" or user.is_staff %}