summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-01-13 21:14:07 +0200
committerLV-426 <lv-426@taproot.org.il>2015-01-13 21:14:07 +0200
commitfdb56ce11f30df1cab88460ede685444520de337 (patch)
treef95fd474d8923ac6399be14a8f24ec3b24af4d73
parent1bb9bd552b5c8c7142a6d4aff329e00b2682ceb7 (diff)
adding subject to mailto: link
-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 46a9dbbc..72d7b751 100644
--- a/res/templates/login.html
+++ b/res/templates/login.html
@@ -55,7 +55,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">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">Send us an Email</a> about your experience,<br>we would love to hear your suggestions!</p>
</div>
</body>