Adjust footer
This commit is contained in:
parent
0aa6111199
commit
2a84b6512b
@ -27,12 +27,12 @@
|
|||||||
<!-- Main -->
|
<!-- Main -->
|
||||||
<div id="main">
|
<div id="main">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<?php include __DIR__ . "/inc/bg-edit.inc.php"; ?>
|
<?php include __DIR__ . "/inc/bg-edit.inc.php"; ?>
|
||||||
|
|
||||||
<!-- Footer -->
|
<!-- Footer -->
|
||||||
<footer id="footer">
|
<footer id="footer">
|
||||||
<p class="copyright"><?php output_conditional("© " . 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("© " . 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>
|
</footer>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user