diff options
author | erik <eeeeeee@utpost.se> | 2011-03-22 07:27:07 -0700 |
---|---|---|
committer | erik <eeeeeee@utpost.se> | 2011-03-22 07:27:07 -0700 |
commit | 29972b400521f64e46107fef906de609c507b400 (patch) | |
tree | 7765adbfe07767d9727a62098d3dd221a9021b6a | |
parent | 9672d227974b0893d8e3b3bbe2c2afc7b50f0a4f (diff) | |
download | volse-hubzilla-29972b400521f64e46107fef906de609c507b400.tar.gz volse-hubzilla-29972b400521f64e46107fef906de609c507b400.tar.bz2 volse-hubzilla-29972b400521f64e46107fef906de609c507b400.zip |
Edited view/sv/profile_entry_default.tpl via GitHub
-rw-r--r-- | view/sv/profile_entry_default.tpl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/view/sv/profile_entry_default.tpl b/view/sv/profile_entry_default.tpl index 651199918..87ad33e16 100644 --- a/view/sv/profile_entry_default.tpl +++ b/view/sv/profile_entry_default.tpl @@ -1,7 +1,6 @@ - <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="Profile Image" /></a> +<a href="profiles/$id" class="profile-listing-edit-link" ><img class="profile-listing-photo" id="profile-listing-photo-$id" src="$photo" alt="Profilbild" /></a> </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> |