mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-16 01:54:44 +02:00
Alert #208
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
<h2><?php echo __('Users', 'users'); ?></h2>
|
||||
<br>
|
||||
|
||||
<?php if (Notification::get('success')) Alert::success(Notification::get('success')); ?>
|
||||
|
||||
<?php echo Html::anchor(__('Register New User', 'users'), 'index.php?id=users&action=add', array('title' => __('Register New User', 'users'), 'class' => 'btn btn-primary')); ?>
|
||||
|
||||
<div class="pull-right">
|
||||
|
Reference in New Issue
Block a user