Update Login Module.
- Updated routes relative to /account/
- Updated emails with template support.
- Updated cookie to support the new route.
- Updated smarty block templates to use the new path.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"email": "webmaster@example.com",
|
||||
"subjet": "Thank you for regitering with us",
|
||||
"subjet_register": "Thank you for regitering with us, activate account",
|
||||
"subjet_activate": "New account ativation token",
|
||||
"subjet_password": "Password Recovery!!!",
|
||||
"subjet_oauth": "Welcome",
|
||||
"smtp": "127.0.0.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user