diff options
Diffstat (limited to 'templates/web/base/index.html')
-rw-r--r-- | templates/web/base/index.html | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/templates/web/base/index.html b/templates/web/base/index.html index 37bdd8c1e..5b2b73cfe 100644 --- a/templates/web/base/index.html +++ b/templates/web/base/index.html @@ -6,10 +6,7 @@ <p id="expl"> [% - subhead - = c.cobrand.moniker == 'southampton' - ? '' - : loc('(like graffiti, fly tipping, broken paving slabs, or street lighting)'); + subhead = loc('(like graffiti, fly tipping, broken paving slabs, or street lighting)'); %] <strong>[% loc('Report, view, or discuss local problems') %]</strong> [% IF subhead != ' ' %] |