aboutsummaryrefslogtreecommitdiffstats
path: root/view/fr/profile_entry_default.tpl
diff options
context:
space:
mode:
authorOlivier Migeot <olivier@migeot.org>2011-03-28 13:59:05 +0200
committerOlivier Migeot <olivier@migeot.org>2011-03-28 13:59:05 +0200
commit10d44f2bb9780b2dca46d64dec3b5f91aec1318e (patch)
treeb307de02c098a636647f6b3acaa08c8f3c3385cb /view/fr/profile_entry_default.tpl
parentc8fb1008f5ec4fc9c886e362e76cf4005375bca0 (diff)
downloadvolse-hubzilla-10d44f2bb9780b2dca46d64dec3b5f91aec1318e.tar.gz
volse-hubzilla-10d44f2bb9780b2dca46d64dec3b5f91aec1318e.tar.bz2
volse-hubzilla-10d44f2bb9780b2dca46d64dec3b5f91aec1318e.zip
More french templates (except emails, everything should be ok now)
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>