]> git.parisson.com Git - teleforma.git/commitdiff
fix professor links
authoryomguy <yomguy@parisson.com>
Tue, 12 Feb 2013 14:54:53 +0000 (15:54 +0100)
committeryomguy <yomguy@parisson.com>
Tue, 12 Feb 2013 14:54:53 +0000 (15:54 +0100)
teleforma/templates/postman/base_write.html

index ea08e5c493baf5ca7961f6dc2c780bee3b5bbe20..efefa1ab7dbf94a546ef6fe7c45ef53e009cefb6 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.ae_student.all or user.is_staff %}
 <div style="padding-top: 0.5em;">
 
 <select id="_adminSelect" name="admins" onchange="update_recipients();">