From 35179dec9aa1926102ad2ddbbd5b8ad2882be92e Mon Sep 17 00:00:00 2001
From: Hao Chen
Date: Wed, 22 Apr 2020 09:23:53 -0500
Subject: more ui tweaks
---
templates/signin.html | 2 +-
templates/signup.html | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
(limited to 'templates')
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 @@
- 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 contact us. 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 contact us. We'll need the email address you used to create the account.
diff --git a/templates/signup.html b/templates/signup.html
index b3cb061..795b620 100644
--- a/templates/signup.html
+++ b/templates/signup.html
@@ -26,9 +26,10 @@
- If you forgot your password, you can send email us to get a new one. Please use your e-mail in the system. You can send to hakan@uthsc.edu
+ 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 contact us. We'll need the email address you used to create the account.
+
-{% endblock %}
\ No newline at end of file
+{% endblock %}
--
cgit v1.2.3