From 2729eb998c8f18c2445269009b18048e0b2f4742 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Wed, 16 Sep 2015 15:34:46 -0400 Subject: #1646 and other minor fixes --- templates/user/auth/activate.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/user') diff --git a/templates/user/auth/activate.tmpl b/templates/user/auth/activate.tmpl index b4dbb2e206..724f6b5078 100644 --- a/templates/user/auth/activate.tmpl +++ b/templates/user/auth/activate.tmpl @@ -23,7 +23,7 @@

{{.i18n.Tr "auth.confirmation_mail_sent_prompt" .Email .Hours | Str2html}}


- {{.i18n.Tr "auth.sign_in_email"}} + {{.i18n.Tr "auth.sign_in_to_account"}} {{else if .IsActivateFailed}}

{{.i18n.Tr "auth.invalid_code"}}

{{else}} -- cgit v1.2.3