1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-29 01:00:20 +02:00

Bootstrap3 Forget-password template added.

This commit is contained in:
Cameron
2014-01-03 02:43:16 -08:00
parent d66a9f8d54
commit 99ec761bc2
4 changed files with 61 additions and 10 deletions

View File

@@ -50,5 +50,8 @@ define('LAN_FPW20','Email send succeeded');
define('LAN_FPW21','User clicked on password reset link');
define('LAN_FPW22','');
define("LAN_FPW_100", "Forgot your password?");
define("LAN_FPW_101", "Not to worry. Just enter your email address below and we'll send you an instruction email for recovery.");
define("LAN_FPW_102", "Reset Password");
?>