diff options
author | erik <eeeeeee@utpost.se> | 2011-03-22 11:58:04 -0700 |
---|---|---|
committer | erik <eeeeeee@utpost.se> | 2011-03-22 11:58:04 -0700 |
commit | 143b9ef1d5c59d56f7fd9b8b101364d9bf7c3fd3 (patch) | |
tree | 9a3757f5052495875308fd0251e463bcb93a5b7d /view/sv | |
parent | 6f2b63378716dce986d379feb8707794e3dd87f9 (diff) | |
download | volse-hubzilla-143b9ef1d5c59d56f7fd9b8b101364d9bf7c3fd3.tar.gz volse-hubzilla-143b9ef1d5c59d56f7fd9b8b101364d9bf7c3fd3.tar.bz2 volse-hubzilla-143b9ef1d5c59d56f7fd9b8b101364d9bf7c3fd3.zip |
Edited view/sv/profile_entry_default.tpl via GitHub
Diffstat (limited to 'view/sv')
-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> |