diff options
Diffstat (limited to 'templates/admin_layout_overview.tpl')
| -rw-r--r-- | templates/admin_layout_overview.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin_layout_overview.tpl b/templates/admin_layout_overview.tpl index 5170f1c..6414224 100644 --- a/templates/admin_layout_overview.tpl +++ b/templates/admin_layout_overview.tpl @@ -45,7 +45,7 @@ {tr}Current Layout of {if $TabTitle == 'Default'}Site Default{else}{$TabTitle}{/if}{/tr} </h1> - <table class="layouts_table"> + <table class="width100p"> <tr> {cycle values="even,odd" print=0} {foreach from=$layoutAreas item=area key=colkey} |
