summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2007-06-25 07:53:39 +0000
committerMax Kremmel <xing@synapse.plus.com>2007-06-25 07:53:39 +0000
commit028e7db71591835696e8783b227b4806d1cf6095 (patch)
tree914c49fe07f4407bffcc4ffc58cee24e8bea5278
parent12a60807540a31324932d191d8fc1dbd3c9221fc (diff)
downloadthemes-028e7db71591835696e8783b227b4806d1cf6095.tar.gz
themes-028e7db71591835696e8783b227b4806d1cf6095.tar.bz2
themes-028e7db71591835696e8783b227b4806d1cf6095.zip
update help
-rw-r--r--templates/admin_themes.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/admin_themes.tpl b/templates/admin_themes.tpl
index f5d7722..24c22c4 100644
--- a/templates/admin_themes.tpl
+++ b/templates/admin_themes.tpl
@@ -1,4 +1,4 @@
-{* $Header: /cvsroot/bitweaver/_bit_themes/templates/admin_themes.tpl,v 1.2 2007/06/24 21:48:32 squareing Exp $ *}
+{* $Header: /cvsroot/bitweaver/_bit_themes/templates/admin_themes.tpl,v 1.3 2007/06/25 07:53:39 squareing Exp $ *}
{strip}
{form legend="Theme Settings"}
<input type="hidden" name="page" value="{$page}" />
@@ -14,7 +14,7 @@
{formlabel label="Set default Icon size" for="site_icon_size"}
{forminput}
{html_options name="site_icon_size" id="site_icon_size" options=$biticon_sizes selected=$gBitSystem->getConfig('site_icon_size')}
- {formhelp note="Pick large or small icons throughout your website."}
+ {formhelp note="Pick the icon size you wish to use on your site. Please note that if the icon does not exist in the requested size, it will use the small one instead."}
{/forminput}
</div>