Update footer copyright information for consistency and clarity

This commit is contained in:
Mark 2025-06-10 11:35:01 +01:00
parent d82e756abf
commit 500a3db647

View File

@ -40,9 +40,8 @@
</div> </div>
<div class="row"> <div class="row">
<div class="col-md-12 text-center"> <div class="col-md-12 text-center">
<p class="acorn">Copyright &copy;<script> <p>Vat Registered: 430151646<br>
document.write(new Date().getFullYear()); Copyright &copy; <?=date('Y')?> All rights reserved - Hosted & Managed by <a href="https://acorn-media.co.uk/" target=_blank><strong>Acorn Media</strong></a></p>
</script> All rights reserved - Hosted & Managed by <a href="https://acorn-media.co.uk/" target=_blank><strong>Acorn Media</strong></a></p>
</div> </div>
</div> </div>
</div> </div>