diff --git a/pinaxcon/templates/symposion/reviews/review_detail.html b/pinaxcon/templates/symposion/reviews/review_detail.html index c6e7ae440318d6c36f945a173937eebbbae7d1aa..dc191eb029310860a0f0378e4cb26f1ebdf5db12 100644 --- a/pinaxcon/templates/symposion/reviews/review_detail.html +++ b/pinaxcon/templates/symposion/reviews/review_detail.html @@ -22,8 +22,8 @@ @@ -33,27 +33,27 @@ {% else %} {% if proposal.result.status == "standby" %} - Standby + Standby {% else %} - Undecided + Undecided {% endif %}