diff options
Diffstat (limited to 'templates/web')
-rw-r--r-- | templates/web/bromley/footer.html | 4 | ||||
-rw-r--r-- | templates/web/bromley/index.html | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/templates/web/bromley/footer.html b/templates/web/bromley/footer.html index aa606154b..619a6826f 100644 --- a/templates/web/bromley/footer.html +++ b/templates/web/bromley/footer.html @@ -1,4 +1,8 @@ </div><!-- .content role=main --> + <p id="bromley-powered-by" class="desk-only"> + <a href="http://www.fixmystreet.com/">Powered by <img src="/cobrands/bromley/fms-logo.png" style="height:20px;"></a> + </p> + </div><!-- .container --> </div><!-- .table-cell --> diff --git a/templates/web/bromley/index.html b/templates/web/bromley/index.html index 59ba8ac5c..c5c183c74 100644 --- a/templates/web/bromley/index.html +++ b/templates/web/bromley/index.html @@ -93,10 +93,6 @@ kinds of problems like missed bins use our </ul> </section> - <p id="bromley-powered-by" class="desk-only"> - <a href="http://www.fixmystreet.com/">Powered by <img src="/cobrands/bromley/fms-logo.png" style="height:20px;"></a> - </p> - </div> [% END %] </div> |