diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-01-12 17:25:47 +0200 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-01-12 17:25:47 +0200 |
| commit | 6488182ccdcb1adce2e2a9d2a4796b8c869d8f60 (patch) | |
| tree | bdec319cbe3a2bc1391090ec690c1cbdf925b7b6 | |
| parent | 2972942bcbbe81ba6964579d066e8a82e4dcf8d0 (diff) | |
login.html: feedback email link
| -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 9d5274d8..d9d9a0c4 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:dor.garbash@gmail.com">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, especially if you encountered any problem!</p> </div> </body> |
