Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Radanovn committed Sep 9, 2021
1 parent 2e667c4 commit 906b5a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions userfiles/templates/default/footer.php
Expand Up @@ -8,7 +8,7 @@
<div class="element" id="footer-social">
<h3 class="pull-left">Be Social</h3>
<div class="social-icons2"> <a href="https://facebook.com/Microweber" target="_blank"><img src="<?php print (TEMPLATE_URL."img/mw.soc.fb_b.png"); ?>" /></a> <a href="https://twitter.com/Microweber" target="_blank"><img src="<?php print (TEMPLATE_URL."img/mw.soc.tt_b.png"); ?>" /></a> <a href="https://youtube.com/Microweber" target="_blank"><img src="<?php print (TEMPLATE_URL."img/mw.soc.yt_b.png"); ?>" /></a> </div>
</div>
</div>
</div>
</div>
<div class="mw-col" style="width: 70%">
Expand All @@ -27,4 +27,4 @@
</div>
</div>
</div>
</body></html>
</body></html>

0 comments on commit 906b5a9

Please sign in to comment.