aboutsummaryrefslogtreecommitdiffstats
path: root/view/fr/profile_entry_default.tpl
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-03-28 15:42:01 -0700
committerFriendika <info@friendika.com>2011-03-28 15:42:01 -0700
commit266a93c584ac4fd968e4f1e784a20c04ffb56618 (patch)
tree8eada0ec0ff123271f04f882061ed3c6a5d45e2a /view/fr/profile_entry_default.tpl
parent15b6792ca08fc09f62afc490da98a0f753bfab1c (diff)
parent3b709a074a373a42b1bf16d631cf34918ef9f83f (diff)
downloadvolse-hubzilla-266a93c584ac4fd968e4f1e784a20c04ffb56618.tar.gz
volse-hubzilla-266a93c584ac4fd968e4f1e784a20c04ffb56618.tar.bz2
volse-hubzilla-266a93c584ac4fd968e4f1e784a20c04ffb56618.zip
Merge branch 'omigeot-master'
Diffstat (limited to 'view/fr/profile_entry_default.tpl')
-rw-r--r--view/fr/profile_entry_default.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/fr/profile_entry_default.tpl b/view/fr/profile_entry_default.tpl
index 651199918..b7f94b0b0 100644
--- a/view/fr/profile_entry_default.tpl
+++ b/view/fr/profile_entry_default.tpl
@@ -1,7 +1,7 @@
<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="Image du profil" /></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>