diff --git a/symposion/templates/reviews/base.html b/symposion/templates/reviews/base.html index 695d9c8c5620e038d409182fa10dbc71aa8451ac..c965a6cbe21d8afbe94342419858423b1d29ce23 100644 --- a/symposion/templates/reviews/base.html +++ b/symposion/templates/reviews/base.html @@ -60,25 +60,25 @@ {{ section }}
  • - + {% trans "All Reviews" %}
  • {% comment %}
  • - + {% trans "Your Assignments" %}
  • {% endcomment %}
  • - + {% trans "Voting Status" %}
  • {% if request.user.is_staff %}
  • - Result Notification + Result Notification
  • {% endif %} {% endfor %}