diff --git a/templates/CRM/common/CMSUser.tpl b/templates/CRM/common/CMSUser.tpl index 3b3a65864c86..6ba9861666bf 100644 --- a/templates/CRM/common/CMSUser.tpl +++ b/templates/CRM/common/CMSUser.tpl @@ -9,6 +9,7 @@ *} {if $showCMS }{*true if is_cms_user field is set *}
+ {ts}Account{/ts}
{if !$isCMS} {ts}If you would like to create an account on this site, check the box below and enter a Username{/ts}{if !empty($form.cms_pass)} {ts}and a password{/ts}.{/if}