summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/apps/userprofile/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/apps/userprofile/home.html b/templates/apps/userprofile/home.html
index d7f449d..6c78d46 100644
--- a/templates/apps/userprofile/home.html
+++ b/templates/apps/userprofile/home.html
@@ -24,7 +24,7 @@
</div>
</div>
{% empty %}
- <p style="padding: 5px;" class="ui-corner-all ui-state-highlight">You are not a member of any names</p>
+ <p style="padding: 5px;" class="ui-corner-all ui-state-highlight">You are not a member of any groups yet...</p>
{% endfor %}
</div>
<h3>Names</h3>