summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-02-04 02:58:14 +0200
committerLV-426 <lv-426@taproot.org.il>2015-02-04 02:58:14 +0200
commit94980b6de8abf7709331ed282b609796deb2c867 (patch)
treec3e7dabb69b72297b177b95293f4e7b7d444b620 /res
parent46987b7f5da7afa0ffd055ba93cac61c12c6010f (diff)
login.html: less verbose email solicitation
Diffstat (limited to 'res')
-rw-r--r--res/templates/login.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/templates/login.html b/res/templates/login.html
index fc43285b..05736f63 100644
--- a/res/templates/login.html
+++ b/res/templates/login.html
@@ -54,7 +54,7 @@
</div>
</div>
<div class="contact-us-div"><span class="contact-us-icon"></span></div>
- <p class="login-text contact-us-text"><a class="contact-us-link" href="mailto:feedback_CRI@rhizi.net?subject=Rhizi%20User%20Feedback">Send us an Email</a> about your experience,<br>we would love to hear your suggestions!</p>
+ <p class="login-text contact-us-text"><a class="contact-us-link" href="mailto:feedback_CRI@rhizi.net?subject=Rhizi%20User%20Feedback">Email us</a> with your feedback,<br>we would love to hear your suggestions!</p>
</div>
</div>
{% endblock %}