mihai-vlc / master-login-system

An advanced login system build upon bootstrap with lots of features built in.
128 stars 94 forks source link

email #22

Closed abedputra closed 8 years ago

abedputra commented 8 years ago

how to setting the email? forgot pass

mihai-vlc commented 8 years ago

You can change the email from this file: https://github.com/ionutvmi/master-login-system/blob/master/login.php#L43

You should move that into a template and render it from there.