diff options
| author | spiderr <spider@viovio.com> | 2013-04-10 17:17:40 -0400 |
|---|---|---|
| committer | spiderr <spider@viovio.com> | 2013-04-10 17:17:40 -0400 |
| commit | 4ad2da13c2230965c98c8a5468e1f83ce896bb73 (patch) | |
| tree | c248ab32ad288975e08c47d70b5b380e9fa8ee4d /templates/admin_themes_manager.tpl | |
| parent | d8a7a01a3c3281c705099495f05302a99d4add30 (diff) | |
| download | themes-4ad2da13c2230965c98c8a5468e1f83ce896bb73.tar.gz themes-4ad2da13c2230965c98c8a5468e1f83ce896bb73.tar.bz2 themes-4ad2da13c2230965c98c8a5468e1f83ce896bb73.zip | |
fix footer layout edit
Diffstat (limited to 'templates/admin_themes_manager.tpl')
| -rw-r--r-- | templates/admin_themes_manager.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin_themes_manager.tpl b/templates/admin_themes_manager.tpl index 875faa1..ab33ad4 100644 --- a/templates/admin_themes_manager.tpl +++ b/templates/admin_themes_manager.tpl @@ -74,7 +74,7 @@ {/forminput} </div> <div class="control-group"> - {formlabel label="Header Layout"} + {formlabel label="Footer Layout"} {forminput} <select name="layout-footer"> <option value="">{tr}Fixed Width{/tr}</option> |
