summaryrefslogtreecommitdiff
path: root/templates/admin_layout.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/admin_layout.tpl')
-rw-r--r--templates/admin_layout.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/admin_layout.tpl b/templates/admin_layout.tpl
index 897eebf..b56d8c5 100644
--- a/templates/admin_layout.tpl
+++ b/templates/admin_layout.tpl
@@ -48,7 +48,7 @@
</noscript>
{/form}
<div class="row">
- <div class="span7">
+ <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>
<tr>
@@ -91,7 +91,7 @@
</tr>
</table>
</div>
- <div class="span5">
+ <div class="col-md-5">
{jstabs}
{jstab title="Modules"}
{form action=$smarty.server.SCRIPT_NAME legend="Assign modules to areas"}