From ca520feff59f0b451d71e00e909cade6ad6cd61d Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 4 May 2015 14:42:49 +0800 Subject: [PATCH] templates/mail/ADMIN_PASSWORD_RESET.txt --- templates/mail/ADMIN_PASSWORD_RESET.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/mail/ADMIN_PASSWORD_RESET.txt b/templates/mail/ADMIN_PASSWORD_RESET.txt index deeebe00..ccadf5bb 100644 --- a/templates/mail/ADMIN_PASSWORD_RESET.txt +++ b/templates/mail/ADMIN_PASSWORD_RESET.txt @@ -1,6 +1,6 @@ From: test@test.com To: test@test.com -Subject: [{page.bootLoader.appName}] Password Reset +Subject: [{t.bootLoader.appName}] Password Reset Content-Type: text/plain; charset=utf-8
-- 2.39.2