diff options
Diffstat (limited to 'templates/web/default')
-rw-r--r-- | templates/web/default/index.html | 2 | ||||
-rw-r--r-- | templates/web/default/static/about-en-gb.html (renamed from templates/web/default/static/about.html) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/index.html b/templates/web/default/index.html index 6ae9db3e8..b42cb7d60 100644 --- a/templates/web/default/index.html +++ b/templates/web/default/index.html @@ -6,7 +6,7 @@ <p id="expl"> [% IF c.cobrand.moniker == 'emptyhomes' %] - <strong>[% loc('Report empty properties') %]</strong> + <strong>[% loc('Report Empty Homes') %]</strong> [% ELSE %] [% subhead diff --git a/templates/web/default/static/about.html b/templates/web/default/static/about-en-gb.html index 9c319f051..9c319f051 100644 --- a/templates/web/default/static/about.html +++ b/templates/web/default/static/about-en-gb.html |