summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2011-02-22 14:50:49 +0100
committerLeif Johansson <leifj@sunet.se>2011-02-22 14:50:49 +0100
commitc3d51e2a4b6248c94fa9bba503fecb081f95f20d (patch)
tree0154cc75b6e082088737979eadb20cf9f9f1e1ed
parent9f4e2689bd0a1f51f32327eb4bffed7d65f303a5 (diff)
cleaner ui
-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>