diff options
| author | lsces <lester@lsces.co.uk> | 2014-06-09 23:44:13 +0100 |
|---|---|---|
| committer | lsces <lester@lsces.co.uk> | 2014-06-09 23:44:13 +0100 |
| commit | 9fcce18a4aabf59484f5c5566cb0ba194af37b31 (patch) | |
| tree | 10d70c9200e51029c5fd156f196c65902ee18f98 /templates | |
| parent | 0e9b5f1eb91c9f312a0cdd2955299c89bd326acf (diff) | |
| download | themes-9fcce18a4aabf59484f5c5566cb0ba194af37b31.tar.gz themes-9fcce18a4aabf59484f5c5566cb0ba194af37b31.tar.bz2 themes-9fcce18a4aabf59484f5c5566cb0ba194af37b31.zip | |
Switch to BC3 layout
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/admin_layout.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin_layout.tpl b/templates/admin_layout.tpl index 04cb72c..90794a0 100644 --- a/templates/admin_layout.tpl +++ b/templates/admin_layout.tpl @@ -47,7 +47,7 @@ </div> </noscript> {/form} -<div class="row"> +<div class="form-group"> <div class="col-md-7"> <table class="width100p"> <caption>{tr}Current Layout of '{if !$module_package || $module_package=='kernel'}Site Default{else}{$module_package|capitalize}{/if}'{/tr}</caption> |
