3.8.1
This commit is contained in:
13
public/install/_footer.php
Normal file
13
public/install/_footer.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php defined('PHALAPI_INSTALL') || die('no access'); ?>
|
||||
|
||||
<footer class="footer margin-top">
|
||||
<p class="text-white text-little">©2018-<?= date('Y') ?> <a class="text-yellow text-little" href="http://pro.yesapi.cn/" target="_blank">PhalApi Pro</a> All Rights Reserved. 粤ICP备19016086号</p>
|
||||
</footer>
|
||||
|
||||
</div> <!-- /container -->
|
||||
|
||||
|
||||
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
|
||||
<!-- <script src="../../assets/js/ie10-viewport-bug-workaround.js"></script> -->
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user