1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-05 04:37:51 +02:00
This commit is contained in:
Awilum
2014-01-01 21:21:26 +02:00
parent 7241410c2d
commit bfc41e03ea
34 changed files with 130 additions and 130 deletions

View File

@@ -1,5 +1,5 @@
<h2><?php echo __('New Block', 'blocks'); ?></h2>
<br />
<br>
<?php if (Notification::get('success')) Alert::success(Notification::get('success')); ?>