aboutsummaryrefslogtreecommitdiffstats
path: root/web/index.cgi
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@fury.ukcod.org.uk>2011-02-15 14:16:03 +0000
committerMatthew Somerville <matthew@fury.ukcod.org.uk>2011-02-15 14:16:03 +0000
commitac4c14159c7c5a06b7246bf3ec1b3a2d61fe50ba (patch)
treeafc32a8f25a8bac4c763e546d3959d984d500479 /web/index.cgi
parent9bc6fdbf0f75b5b3b171c36720c1b7bdb0abb0a9 (diff)
Translate optional string.
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>')))