smc
This commit is contained in:
7
smc/panel/_footer.php
Normal file
7
smc/panel/_footer.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<!-- /.content-wrapper -->
|
||||
<footer class="main-footer">
|
||||
<strong>© <?= date("Y"); ?> <?= $siteInfo->site_title; ?></strong> <?= FOOTER_COPY; ?>
|
||||
<div class="float-right d-none d-sm-inline-block">
|
||||
<b><?= FOOTER_VERSION; ?></b> 3.0
|
||||
</div>
|
||||
</footer>
|
||||
Reference in New Issue
Block a user