mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-09 22:56:55 +02:00
Alert #208
This commit is contained in:
@@ -9,9 +9,6 @@
|
||||
|
||||
<br>
|
||||
|
||||
<?php if (Notification::get('success')) Alert::success(Notification::get('success')); ?>
|
||||
<?php if (Notification::get('error')) Alert::error(Notification::get('error')); ?>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-6">
|
||||
<?php
|
||||
|
Reference in New Issue
Block a user