From: yomguy Date: Mon, 4 Feb 2013 08:47:59 +0000 (+0100) Subject: fix student mail addresses X-Git-Tag: 1.1~640 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=2fec1152e5f87ccfd28b077faba58cc1e2e5b5d3;p=teleforma.git fix student mail addresses --- diff --git a/teleforma/templates/postman/base_write.html b/teleforma/templates/postman/base_write.html index ea08e5c4..1cdfceca 100644 --- a/teleforma/templates/postman/base_write.html +++ b/teleforma/templates/postman/base_write.html @@ -6,7 +6,7 @@

{% block pm_write_title %}{% endblock %}

-{% if user.student.all or user.is_staff %} +{% if user.crfpa_student.all or user.is_staff %}