1
0
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:
bernte
2013-12-22 15:13:06 +01:00
parent 146e94c1ac
commit 6b576be9a5

View File

@@ -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 -->