From 741b6464ef37da046b781f0520e5ea67858c8c95 Mon Sep 17 00:00:00 2001 From: xisi Date: Wed, 15 Jan 2014 14:10:43 -0500 Subject: [PATCH] success_login tpl for new notification --- public/templates/mail/notifications/success_login.tpl | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 public/templates/mail/notifications/success_login.tpl diff --git a/public/templates/mail/notifications/success_login.tpl b/public/templates/mail/notifications/success_login.tpl new file mode 100644 index 00000000..c1e4926f --- /dev/null +++ b/public/templates/mail/notifications/success_login.tpl @@ -0,0 +1,8 @@ + + +

Your account has successfully logged in

+

If you initiated the login you can ignore this message. If you did NOT, please notify an administrator.

+
+
+ + \ No newline at end of file