diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/sv/profile_entry_default.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/sv/profile_entry_default.tpl b/view/sv/profile_entry_default.tpl index 87ad33e16..dff6b53f7 100644 --- a/view/sv/profile_entry_default.tpl +++ b/view/sv/profile_entry_default.tpl @@ -1,3 +1,4 @@ + <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="Profilbild" /></a> |