1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-16 01:54:44 +02:00

Merge branch 'origin/dev'

Conflicts:
	engine/Monstra.php
	public/assets/js/bootstrap.js
This commit is contained in:
Awilum
2014-01-01 21:32:20 +02:00
20 changed files with 5290 additions and 3342 deletions

2280
public/assets/js/bootstrap.js vendored Normal file

File diff suppressed because it is too large Load Diff

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

View File

@@ -20,4 +20,4 @@
</div>
<hr>
<?php Chunk::get('footer');
<?php Chunk::get('footer'); ?>