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:
2280
public/assets/js/bootstrap.js
vendored
Normal file
2280
public/assets/js/bootstrap.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -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 -->
|
||||
|
@@ -20,4 +20,4 @@
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
<?php Chunk::get('footer');
|
||||
<?php Chunk::get('footer'); ?>
|
||||
|
Reference in New Issue
Block a user