]> git.parisson.com Git - teleforma.git/commitdiff
fix student mail addresses
authoryomguy <yomguy@parisson.com>
Mon, 4 Feb 2013 08:47:59 +0000 (09:47 +0100)
committeryomguy <yomguy@parisson.com>
Mon, 4 Feb 2013 08:47:59 +0000 (09:47 +0100)
teleforma/templates/postman/base_write.html

index ea08e5c493baf5ca7961f6dc2c780bee3b5bbe20..1cdfceca194beda5ff44b98e2aef7199ccf627c3 100644 (file)
@@ -6,7 +6,7 @@
 <div id="postman" class="desk_messages">
 <h1>{% block pm_write_title %}{% endblock %}</h1>
 
-{% if user.student.all or user.is_staff %}
+{% if user.crfpa_student.all or user.is_staff %}
 <div style="padding-top: 0.5em;">
 
 <select id="_adminSelect" name="admins" onchange="update_recipients();">