diff --git a/pinaxcon/templates/symposion/reviews/review_detail.html b/pinaxcon/templates/symposion/reviews/review_detail.html index 4930c3125122bb15cb550516c5a98af85232b8d2..35f3cf9a3e37226552ec0ba969777e1234ca057d 100644 --- a/pinaxcon/templates/symposion/reviews/review_detail.html +++ b/pinaxcon/templates/symposion/reviews/review_detail.html @@ -14,7 +14,7 @@ {% if is_manager %}
-
+ {% csrf_token %}
{% if proposal.result.status == "accepted" %} @@ -101,7 +101,7 @@
{% if review_form %} - + {% trans "Submit Review" %}

Enter your vote and any comment to go along with it. You can revise your vote or comment multiple times with an existing vote (your previously recorded score will be replaced during calculations). Your vote and comments are not public and will only be viewable by other reviewers.

{% csrf_token %} @@ -124,7 +124,7 @@
{% if is_manager %}
- + {% csrf_token %} @@ -162,7 +162,7 @@ {% endif %} {% if is_manager %} -
+ {% trans "Send a message" %}

{% blocktrans %}