diff options
Diffstat (limited to 'view/tpl/smarty3/profile_entry.tpl')
-rw-r--r-- | view/tpl/smarty3/profile_entry.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/smarty3/profile_entry.tpl b/view/tpl/smarty3/profile_entry.tpl index 9b5f3ed00..4774fd11b 100644 --- a/view/tpl/smarty3/profile_entry.tpl +++ b/view/tpl/smarty3/profile_entry.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + <div class="profile-listing" > <div class="profile-listing-photo-wrapper" > <a href="profiles/{{$id}}" class="profile-listing-edit-link"><img class="profile-listing-photo" id="profile-listing-photo-{{$id}}" src="{{$photo}}" alt="{{$alt}}" /></a> |