aboutsummaryrefslogtreecommitdiffstats
path: root/web/index.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'web/index.cgi')
-rwxr-xr-xweb/index.cgi1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/index.cgi b/web/index.cgi
index 7b829ae32..50126d072 100755
--- a/web/index.cgi
+++ b/web/index.cgi
@@ -1073,6 +1073,7 @@ sub display_problem {
cobrand_form_elements => Cobrand::form_elements($cobrand, 'updateForm', $q),
form_action => Cobrand::url($cobrand, '/', $q),
input_h => \%input_h,
+ optional => _('(optional)'),
);
$vars{update_blurb} = $q->p($q->small(_('Please note that updates are not sent to the council. If you leave your name it will be public. Your information will only be used in accordance with our <a href="/faq#privacy">privacy policy</a>')))