aboutsummaryrefslogtreecommitdiffstats
path: root/view/profile_entry.tpl
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-04-12 21:21:33 -0700
committerFriendika <info@friendika.com>2011-04-12 21:21:33 -0700
commite8a0dd40b273df2dc22e10d91fc44fe464b408e7 (patch)
tree243fe266e8deca859f1d858bbeeaeeee9b187987 /view/profile_entry.tpl
parentf04e2e70447e433bdc6acb2094fd988a995d1c08 (diff)
downloadvolse-hubzilla-e8a0dd40b273df2dc22e10d91fc44fe464b408e7.tar.gz
volse-hubzilla-e8a0dd40b273df2dc22e10d91fc44fe464b408e7.tar.bz2
volse-hubzilla-e8a0dd40b273df2dc22e10d91fc44fe464b408e7.zip
profile visibility editor
Diffstat (limited to 'view/profile_entry.tpl')
-rw-r--r--view/profile_entry.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/profile_entry.tpl b/view/profile_entry.tpl
index c5b782660..7ff6d685b 100644
--- a/view/profile_entry.tpl
+++ b/view/profile_entry.tpl
@@ -5,6 +5,7 @@
</div>
<div class="profile-listing-photo-end"></div>
<div class="profile-listing-name" id="profile-listing-name-$id"><a href="profiles/$id" class="profile-listing-edit-link" >$profile_name</a></div>
+<div class="profile-listing-visible">$visible</div>
</div>
<div class="profile-listing-end"></div>