mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-04 12:17:42 +02:00
Update footer.chunk.php
made validation fixes for demo site
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
<footer>
|
||||
<p>
|
||||
<div style="float:left;"><?php echo Chunk::get('footer-links'); ?></div>
|
||||
<div style="float:right;"><?php Action::run('theme_footer'); ?><?php echo Site::powered(); ?></div>
|
||||
</p>
|
||||
</footer>
|
||||
|
||||
</div> <!-- /container -->
|
||||
|
Reference in New Issue
Block a user