Adjust footer

This commit is contained in:
Skylar Ittner 2018-05-18 02:11:10 -06:00
parent 0aa6111199
commit 2a84b6512b

View File

@ -32,7 +32,7 @@
<!-- Footer -->
<footer id="footer">
<p class="copyright"><?php output_conditional("&copy; " . date('Y') . " [[VAR]].", get_setting("businessname")); ?> Design: <a href="https://html5up.net">HTML5 UP</a> and <a href="https://netsyms.com">Netsyms</a>.</p>
<p class="copyright"><?php output_conditional("&copy; " . date('Y') . " [[VAR]] |", get_setting("businessname")); ?> Design: <a href="https://html5up.net">HTML5 UP</a> and <a href="https://netsyms.com">Netsyms</a>.</p>
</footer>
</div>