commit 5f393fb55dc88931b91d54ca5abcc16161c6edbe parent 3ae721f8c4052c2210d58e30630e6f1d60b29336 Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 19 Apr 2015 14:11:38 +0200 add footer Diffstat:
| M | install/index.php | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/install/index.php b/install/index.php @@ -86,6 +86,13 @@ } ?> </div> + + <hr> + + <footer> + <p>© RpicmsTeam 2014 & 2015</p> + <?php include($root . '/core/backend/admin/modules/footer.php'); ?> + </footer> </div> <!-- Bootstrap core JavaScript ================================================== -->