From 7abcfa017fdfc9ce127c23e55169b4127c70a692 Mon Sep 17 00:00:00 2001 From: Denis Walker <dez@sucs.org> Date: Sun, 30 Nov 2008 20:26:26 +0000 Subject: [PATCH] Adds note about having to be a current student member for your vote to be valid. --- templates/election-vote.tpl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/election-vote.tpl b/templates/election-vote.tpl index 93f8735..ca99830 100644 --- a/templates/election-vote.tpl +++ b/templates/election-vote.tpl @@ -1,4 +1,7 @@ -<p>Please use the form below to cast your votes for the {$election_year} SUCS executive committee.<br /> +<p>Please use the form below to cast your votes for the {$election_year} +SUCS executive committee. Note that you have to be a <strong>current student +member</strong> of SUCS in order for your vote to be valid.<br /> + (Click on a candidate's name to view their manifesto)</p> <form method="post" action="{$smarty.server.REQUEST_URI}"> -- GitLab