Change the copyright to span

This commit is contained in:
danpros 2021-04-22 09:04:46 +07:00
commit 96af6de09e
2 changed files with 3 additions and 3 deletions

View file

@ -185,7 +185,7 @@
<!-- ******FOOTER****** -->
<footer class="footer">
<div class="container text-center">
<?php echo copyright();?>
<?php echo copyright();?><br><span>Design by <a href="https://3rdwavemedia.com/" target="_blank" rel="nofollow">3rd Wave Media</a></span>
</div><!--//container-->
</footer><!--//footer-->
<!-- Javascript -->