diff options
| author | Christian Fowler <spider@viovio.com> | 2006-09-12 22:38:22 +0000 |
|---|---|---|
| committer | Christian Fowler <spider@viovio.com> | 2006-09-12 22:38:22 +0000 |
| commit | b734f4ecd979afea07ad381e42f4c9e6044cf15b (patch) | |
| tree | 929ac5ae78618ba6480cb777f63b4dcd875ed69c /templates/admin_themes_menus.tpl | |
| parent | 9d00941353ac9a797fe04a522a26e7374cc333b1 (diff) | |
| download | themes-b734f4ecd979afea07ad381e42f4c9e6044cf15b.tar.gz themes-b734f4ecd979afea07ad381e42f4c9e6044cf15b.tar.bz2 themes-b734f4ecd979afea07ad381e42f4c9e6044cf15b.zip | |
fix typo
Diffstat (limited to 'templates/admin_themes_menus.tpl')
| -rw-r--r-- | templates/admin_themes_menus.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin_themes_menus.tpl b/templates/admin_themes_menus.tpl index ca9bb50..d300396 100644 --- a/templates/admin_themes_menus.tpl +++ b/templates/admin_themes_menus.tpl @@ -18,7 +18,7 @@ <div class="body"> {jstabs} - {jstab title="Menu Settigns"} + {jstab title="Menu Settings"} {form legend="Menu Settings"} {foreach from=$formMenuSettings key=feature item=output} <div class="row"> |
