summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorChristian Fowler <spider@viovio.com>2010-03-03 21:21:33 +0000
committerChristian Fowler <spider@viovio.com>2010-03-03 21:21:33 +0000
commit16a6b09c802394e746e1ca8f286059a5cfebfd65 (patch)
tree40308603e609f7406f577e6af240ce5e654b00c9 /templates
parentf0bd3b1323c6685e201edfe6fecbb8a3db3be38d (diff)
downloadnewsletters-16a6b09c802394e746e1ca8f286059a5cfebfd65.tar.gz
newsletters-16a6b09c802394e746e1ca8f286059a5cfebfd65.tar.bz2
newsletters-16a6b09c802394e746e1ca8f286059a5cfebfd65.zip
formhelp typo
Diffstat (limited to 'templates')
-rw-r--r--templates/edit_newsletter.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/edit_newsletter.tpl b/templates/edit_newsletter.tpl
index 96afbbd..9393a44 100644
--- a/templates/edit_newsletter.tpl
+++ b/templates/edit_newsletter.tpl
@@ -66,7 +66,7 @@
{formlabel label="Registration Opt-In" for="registration_optin"}
{forminput}
<input type="checkbox" name="registration_optin" id="registration_optin" {if $gContent->getPreference('registration_optin') eq 'y'}checked="checked"{/if} value="y"/>
- {formhelp note="List this newsletter on the registration page and allow user to joing newsletter."}
+ {formhelp note="List this newsletter on the registration page and allow user to join newsletter."}
{/forminput}
</div>