tools-compose/src/home/_system/footer.php

7 lines
117 B
PHP

<div id="footer">
<?php echo $conf['footerMsg'];?>
</div>
<?php echo $conf['scripts'];?>
</body>
</html>