footer.php 248 Bytes EditWeb IDE 1 2 3 4 5 6 <!-- Footer --> <footer class="main"> <strong> <?php echo get_settings('system_name'); ?> </strong> | © 2018, <a href="<?php echo get_settings('footer_link'); ?>" target="_blank"><?php echo get_settings('footer_text'); ?></a> </footer>