aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mediagoblin/templates/mediagoblin/user_pages/user.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/mediagoblin/templates/mediagoblin/user_pages/user.html b/mediagoblin/templates/mediagoblin/user_pages/user.html
index 88f6803d..e7fd9692 100644
--- a/mediagoblin/templates/mediagoblin/user_pages/user.html
+++ b/mediagoblin/templates/mediagoblin/user_pages/user.html
@@ -36,7 +36,7 @@
{% if user == request.user %}
{# this should only be visible when you are this user #}
<div class="grid_6 prefix_1 suffix_1 form_box">
- <h1>{% trans %}Verification needed{% endtrans %}</h1>
+ <h1>{% trans %}Email verification needed{% endtrans %}</h1>
<p>
{% trans -%}
@@ -56,7 +56,7 @@
{% else %}
{# if the user is not you, but still needs to verify their email #}
<div class="grid_6 prefix_1 suffix_1 form_box">
- <h1>{% trans %}Verification needed{% endtrans %}</h1>
+ <h1>{% trans %}Email verification needed{% endtrans %}</h1>
<p>
{% trans -%}