mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-06 21:26:58 +02:00
Frontend Improvements
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
if (isset($errors['blocks_exists'])) echo ' <span style="color:red">'.$errors['blocks_exists'].'</span>';
|
||||
?>
|
||||
</div>
|
||||
|
||||
<br>
|
||||
|
||||
<?php
|
||||
|
@@ -13,8 +13,6 @@
|
||||
<div class="clearfix"></div>
|
||||
</div>
|
||||
|
||||
<br>
|
||||
|
||||
<?php if(Notification::get('success')) Alert::success(Notification::get('success')); ?>
|
||||
|
||||
<br>
|
||||
|
Reference in New Issue
Block a user