summaryrefslogtreecommitdiffstats
path: root/askbot
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2012-07-21 15:12:16 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2012-07-21 15:12:16 -0400
commit37c7d7d829f75e4982e997f36cc2362ef09d1dcf (patch)
tree4bd150ec6a8117c407eef0f734bd475dccf6704f /askbot
parenta98c235cc139d34cd64bad8699ffd7ce944b2141 (diff)
downloadaskbot-37c7d7d829f75e4982e997f36cc2362ef09d1dcf.tar.gz
askbot-37c7d7d829f75e4982e997f36cc2362ef09d1dcf.tar.bz2
askbot-37c7d7d829f75e4982e997f36cc2362ef09d1dcf.zip
updated the "ask for signature bounce email"
Diffstat (limited to 'askbot')
-rw-r--r--askbot/skins/default/templates/email/ask_for_signature.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/askbot/skins/default/templates/email/ask_for_signature.html b/askbot/skins/default/templates/email/ask_for_signature.html
index cafeee2b..93e2fa4b 100644
--- a/askbot/skins/default/templates/email/ask_for_signature.html
+++ b/askbot/skins/default/templates/email/ask_for_signature.html
@@ -4,6 +4,7 @@
</p>
<p>
{% trans %}Your post could not be published, because we could not detect signature in your email.{% endtrans %}<br/>
+ {% trans %}This happened either because this is your first post or you have changed your email signature.{% endtrans %}<br/>
{% trans %}Please make a simple response, without editing this message.{% endtrans %}<br/>
{% trans %}We will then attempt to detect the signature in your response and you should be able to post.{% endtrans %}
</p>