diff options
Diffstat (limited to 'view/profile_entry.tpl')
-rw-r--r-- | view/profile_entry.tpl | 1 |
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> |