Student Proposal Review template now has the right header_title.
Should have been part of r2714.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
--- a/app/soc/templates/soc/student_proposal/review.html Wed Mar 25 18:54:55 2009 +0000
+++ b/app/soc/templates/soc/student_proposal/review.html Wed Mar 25 18:56:31 2009 +0000
@@ -16,7 +16,7 @@
{% load forms_helpers %}
{% block header_title %}
-{{ page_name }} "{{ entity.title }}" from {{ student_name }} (Score: {{ entity.score }})
+{{ page_name }} (Score: {{ entity.score }})
{% endblock %}
{% block body %}