1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-07-31 18:30:20 +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

@@ -1,6 +1,6 @@
<script>$().ready(function(){$('[name=create_backup]').click(function(){$(this).button('loading');});});</script>
<div class="vertical-align margin-bottom-1em">
<div class="vertical-align margin-bottom-1">
<div class="text-left">
<h2><?php echo __('Backups', 'backup'); ?></h2>
</div>