]> git.mxchange.org Git - friendica.git/commitdiff
Edited view/sv/profile_entry_default.tpl via GitHub
authorerik <eeeeeee@utpost.se>
Tue, 22 Mar 2011 14:27:07 +0000 (07:27 -0700)
committererik <eeeeeee@utpost.se>
Tue, 22 Mar 2011 14:27:07 +0000 (07:27 -0700)
view/sv/profile_entry_default.tpl

index 6511999184ba6aec4352a57d5b5b662ca22c48c8..87ad33e163b9072c8fc9eb23e3750f6394f26efc 100644 (file)
@@ -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>