From 9c53dd6878bdfd03db7fe15e47db715f1a7749b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89lie=20Bouttier?= Date: Fri, 3 Nov 2017 19:53:17 +0100 Subject: [PATCH] volunteers: other minor UI improvement --- cfp/templates/cfp/staff/volunteer_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfp/templates/cfp/staff/volunteer_list.html b/cfp/templates/cfp/staff/volunteer_list.html index a79c28e..158a03c 100644 --- a/cfp/templates/cfp/staff/volunteer_list.html +++ b/cfp/templates/cfp/staff/volunteer_list.html @@ -46,7 +46,7 @@ {{ volunteer.name }} {% if volunteer.notes %}{% endif %} - {{ volunteer.email }} + {{ volunteer.email }} {{ volunteer.phone_number }}{% if volunteer.sms_prefered %} (SMS){% endif %} {% for activity in volunteer.activities.all %}