Include version of DeviceHub (hardcoded) on footer
This commit is contained in:
parent
278f6c9a3f
commit
57e9a7ef9a
|
@ -209,14 +209,14 @@
|
|||
<!-- ======= Footer ======= -->
|
||||
<footer id="footer" class="footer">
|
||||
<div class="copyright">
|
||||
© Copyright <strong><span>NiceAdmin</span></strong>. All Rights Reserved
|
||||
© Copyright <strong><span>USOdy</span></strong>. All Rights Reserved
|
||||
</div>
|
||||
<div class="credits">
|
||||
<!-- All the links in the footer should remain intact. -->
|
||||
<!-- You can delete the links only if you purchased the pro version. -->
|
||||
<!-- Licensing information: https://bootstrapmade.com/license/ -->
|
||||
<!-- Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/nice-admin-bootstrap-admin-html-template/ -->
|
||||
Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>
|
||||
Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a> // DeviceHub v2.0.0a2
|
||||
</div>
|
||||
</footer><!-- End Footer -->
|
||||
|
||||
|
|
Reference in New Issue