mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-09 06:37:01 +02:00
UI Improvements - Admin Default Theme - Updates #194
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
// Show template for exist user else show error
|
||||
if ($user !== null) {
|
||||
?>
|
||||
<h2><?php echo __('Edit profile', 'users'); ?></h2>
|
||||
|
||||
<br>
|
||||
<h2 class="margin-bottom-1em"><?php echo __('Edit profile', 'users'); ?></h2>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-6">
|
||||
|
Reference in New Issue
Block a user