diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-01-12 17:31:03 +0200 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-01-12 17:31:03 +0200 |
| commit | 573aa0e905fec9cb2886e06ef5470479d3c0b54b (patch) | |
| tree | fb3082317dcf7cb3e4b5c820941c0d5445f06e0b | |
| parent | 6488182ccdcb1adce2e2a9d2a4796b8c869d8f60 (diff) | |
login.html: slightly more positive tone on the feedback solicitation
| -rw-r--r-- | res/templates/login.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/templates/login.html b/res/templates/login.html index d9d9a0c4..0ad15443 100644 --- a/res/templates/login.html +++ b/res/templates/login.html @@ -57,7 +57,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, especially if you encountered any problem!</p> + <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> </div> </body> |
