From 45ee8c6abd04540938713cc7d5ab2f4bb2aeac7e Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Tue, 5 Jun 2012 08:41:34 -0400 Subject: one more small formatting fix --- .../default/templates/email/insufficient_rep_to_post_by_email.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/askbot/skins/default/templates/email/insufficient_rep_to_post_by_email.html b/askbot/skins/default/templates/email/insufficient_rep_to_post_by_email.html index d65ad937..da4c93ca 100644 --- a/askbot/skins/default/templates/email/insufficient_rep_to_post_by_email.html +++ b/askbot/skins/default/templates/email/insufficient_rep_to_post_by_email.html @@ -9,7 +9,7 @@ {% trans %}{{ username }}, your question could not be posted by email just yet.{% endtrans %}

- {% trans %}To make posts by email, you need to receive about {{min_upvotes}} upvotes.{% endtrans %} - {% trans link=site_link|safe %}Please post your question at {{link}}{% endtrans %} + {% trans %}To make posts by email, you need to receive about {{min_upvotes}} upvotes.{% endtrans %}
+ {% trans link=site_link|safe %}At this time, please post your question at {{link}}{% endtrans %}

{% include "email/footer.html" %} -- cgit v1.2.3-1-g7c22