diff options
Diffstat (limited to 'templates/signin.html')
-rw-r--r-- | templates/signin.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/signin.html b/templates/signin.html index 99c0d75..f315d71 100644 --- a/templates/signin.html +++ b/templates/signin.html @@ -23,7 +23,7 @@ <button type="submit" class="btn btn-primary btn-block">Sign in</button> </div> </form> - Please make sure you backup your password. To ensure security, your actual password is not saved in our database. Thus we have limited ability to reset your password. If you need to recovery your account, please <a href = "mailto: hakan@uthsc.edu">contact us</a>. We'll need the email address you used to create the account. + To ensure security, your actual password is not saved in our database. Thus we have limited ability to reset your password. If you do need to recovery your account, please <a href = "mailto: hakan@uthsc.edu">contact us</a>. We'll need the email address you used to create the account. </td> </tr> </table> |