diff --git a/templates/default/login/email_signuped.tem b/templates/default/login/email_signedup.tem similarity index 50% rename from templates/default/login/email_signuped.tem rename to templates/default/login/email_signedup.tem index 66eab24..3a91200 100644 --- a/templates/default/login/email_signuped.tem +++ b/templates/default/login/email_signedup.tem @@ -1,19 +1,19 @@ -{L_LOGIN_REG_GREETING}, +{L_LOGIN_SIGNUP_GREETING}, -{L_LOGIN_REG_CREATED} +{L_LOGIN_SIGNUP_CREATED} {L_LOGIN_USERNAME}: %(username)s {L_LOGIN_PASSWORD}: %(password)s -{L_LOGIN_REG_ACTNEEDED} +{L_LOGIN_SIGNUP_ACTNEEDED} %(act_url)s -{L_LOGIN_REG_ALTACT} +{L_LOGIN_SIGNUP_ALTACT} %(act_form)s %(act_code)s -{L_LOGIN_REG_ENJOY} +{L_LOGIN_SIGNUP_ENJOY} -- {L_EMAIL_SIG}