1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-11 15:45:07 +02:00

UI Improvements - Admin Default Theme - Updates #194

This commit is contained in:
Awilum
2014-02-18 23:02:26 +02:00
parent e449381555
commit 32e2890b37
22 changed files with 44 additions and 44 deletions

View File

@@ -11,7 +11,7 @@
<div class="row">
<div class="col-md-6">
<h2 class="margin-bottom-1em"><?php echo __('Site Settings', 'system'); ?></h2>
<h2 class="margin-bottom-1"><?php echo __('Site Settings', 'system'); ?></h2>
<?php
echo (
Form::open().
@@ -60,7 +60,7 @@
</div>
</div>
<div class="col-md-6">
<h2 class="margin-bottom-1em"><?php echo __('System Settings', 'system'); ?></h2>
<h2 class="margin-bottom-1"><?php echo __('System Settings', 'system'); ?></h2>
<div class="form-group">
<?php
echo (