Adjust footer

master
Skylar Ittner 6 years ago
parent 0aa6111199
commit 2a84b6512b

@ -27,12 +27,12 @@
<!-- Main -->
<div id="main">
</div>
<?php include __DIR__ . "/inc/bg-edit.inc.php"; ?>
<!-- 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>

Loading…
Cancel
Save