mirror of
https://github.com/itflow-org/itflow
synced 2026-03-24 22:45:36 +00:00
Client portal updates
This commit is contained in:
21
portal/portal_footer.php
Normal file
21
portal/portal_footer.php
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
/*
|
||||
* Client Portal
|
||||
* HTML Footer
|
||||
*/
|
||||
?>
|
||||
|
||||
<!-- Close container -->
|
||||
</div>
|
||||
|
||||
<br>
|
||||
<hr>
|
||||
|
||||
<p class="text-center"><?php echo $config_app_name ?></p>
|
||||
|
||||
|
||||
<!-- jQuery -->
|
||||
<script src="../plugins/jquery/jquery.min.js"></script>
|
||||
|
||||
<!-- Bootstrap 4 -->
|
||||
<script src="../plugins/bootstrap/js/bootstrap.bundle.min.js"></script>
|
||||
Reference in New Issue
Block a user