diff options
| author | spiderr <spider@viovio.com> | 2013-05-16 13:27:47 -0400 |
|---|---|---|
| committer | spiderr <spider@viovio.com> | 2013-05-16 13:27:47 -0400 |
| commit | 75856a773e662db0f1cff92d6238f9bb76e2b528 (patch) | |
| tree | 10824bb58b6d0d2f7ee7cf010a2eab3bb8c193c7 /templates/admin_layout_overview.tpl | |
| parent | 8d4d37ded053a677d7d4a7ad8e8f41a700492c5b (diff) | |
| download | themes-75856a773e662db0f1cff92d6238f9bb76e2b528.tar.gz themes-75856a773e662db0f1cff92d6238f9bb76e2b528.tar.bz2 themes-75856a773e662db0f1cff92d6238f9bb76e2b528.zip | |
clean up admin_layout_overview
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} |
