1
0
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:
Awilum
2014-02-14 21:35:56 +02:00
parent e436317d7e
commit e3d0da1047
22 changed files with 34 additions and 74 deletions

View File

@@ -1,20 +1,16 @@
<div>
<div class="pull-left">
<div class="vertical-align margin-bottom-1em">
<div class="text-left">
<h2><?php echo __('Emails', 'emails'); ?></h2>
</div>
<div class="pull-right">
<br>
<div class="text-right">
<?php
echo (
Html::anchor(__('Edit Layout', 'emails'), 'index.php?id=emails&action=edit_email_template&filename=layout', array('title' => __('Edit Layout', 'emails'), 'class' => 'btn btn-primary'))
);
?>
</div>
<div class="clearfix"></div>
</div>
<br>
<table class="table table-bordered">
<thead>
<tr>