diff options
Diffstat (limited to 'templates/web/fixmystreet.com/about/council-dashboard.html')
-rw-r--r-- | templates/web/fixmystreet.com/about/council-dashboard.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/web/fixmystreet.com/about/council-dashboard.html b/templates/web/fixmystreet.com/about/council-dashboard.html index 7acaee207..c109b612f 100644 --- a/templates/web/fixmystreet.com/about/council-dashboard.html +++ b/templates/web/fixmystreet.com/about/council-dashboard.html @@ -6,7 +6,7 @@ [% IF no_body_found %] [% INCLUDE header.html - title = 'FixMyStreet Professional', bodyclass = 'fullwidthpage' + title = 'FixMyStreet Pro', bodyclass = 'fullwidthpage' %] <div class="confirmation-header confirmation-header--inbox"> @@ -17,12 +17,12 @@ [% ELSE %] [% INCLUDE header.html - title = 'FixMyStreet Professional', bodyclass = 'fms-for-councils fullwidthpage' + title = 'FixMyStreet Pro', bodyclass = 'fms-for-councils fullwidthpage' %] <div class="fixed-container"> <div class="council-header"> - <h1 class="councils-logo">FixMyStreet Professional</h1> + <h1 class="councils-logo">FixMyStreet Pro</h1> </div> <div class="councils-hero"> <div class="councils-hero__demo-access"> |