From 8cd20c9797b7e0d437566d718785a4e397e8f6a8 Mon Sep 17 00:00:00 2001 From: Tyler Bello Date: Thu, 8 Oct 2009 16:55:32 +0000 Subject: change formhelp --- templates/user_register_inc.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/user_register_inc.tpl b/templates/user_register_inc.tpl index 79fe5a9..1e7ab51 100644 --- a/templates/user_register_inc.tpl +++ b/templates/user_register_inc.tpl @@ -19,7 +19,8 @@ for (var i = 0; i < checkboxes.length; i++){ {foreach from=$newsletters item='newsletter'} {$newsletter.title}
{/foreach} - Unsubscribe All
{formhelp note="Uncheck the boxes to opt-out of the specified newsletter."} + Unsubscribe All
+ {formhelp note="Check this box to unsubscribe from all of the above newsletters."} {/forminput} -- cgit v1.3