This commit is contained in:
mstfyldz
2026-02-16 18:47:35 +03:00
parent 9dc8017a23
commit 0000e125aa
2973 changed files with 1170981 additions and 0 deletions

7
nuritv/panel/_footer.php Normal file
View File

@@ -0,0 +1,7 @@
<!-- /.content-wrapper -->
<footer class="main-footer">
<strong>&copy; <?= 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>