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:
@@ -11,8 +11,7 @@
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-6">
|
||||
<h2><?php echo __('Site Settings', 'system'); ?></h2>
|
||||
<br>
|
||||
<h2 class="margin-bottom-1em"><?php echo __('Site Settings', 'system'); ?></h2>
|
||||
<?php
|
||||
echo (
|
||||
Form::open().
|
||||
@@ -61,8 +60,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<h2><?php echo __('System Settings', 'system'); ?></h2>
|
||||
<br>
|
||||
<h2 class="margin-bottom-1em"><?php echo __('System Settings', 'system'); ?></h2>
|
||||
<div class="form-group">
|
||||
<?php
|
||||
echo (
|
||||
@@ -104,7 +102,7 @@
|
||||
?>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-6">
|
||||
|
Reference in New Issue
Block a user