diff options
author | Matthew Somerville <matthew@mysociety.org> | 2012-12-07 12:45:37 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2012-12-07 12:45:50 +0000 |
commit | 90d6f9e5dde5509b8efda321548e347b936359b7 (patch) | |
tree | f38e39a41ddb3c7b3d650bb48cdaebbae9e4486f /templates/web/default/index-steps.html | |
parent | 9fad557d1c2cb8e759db43505419f824f6b526d6 (diff) |
A few easy Zurich front page tweaks.
Diffstat (limited to 'templates/web/default/index-steps.html')
-rw-r--r-- | templates/web/default/index-steps.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/default/index-steps.html b/templates/web/default/index-steps.html index 7129241d2..8a83abf07 100644 --- a/templates/web/default/index-steps.html +++ b/templates/web/default/index-steps.html @@ -11,6 +11,7 @@ <li>[% loc('Enter details of the problem') %]</li> [% IF c.cobrand.is_council %] <li>Confirm the report and [% c.cobrand.council_name %] will investigate</li> + [% ELSIF c.cobrand.moniker == 'zurich' %] [% ELSE %] <li>[% loc('We send it to the council on your behalf') %]</li> [% END %] |