aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/profile.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/profile.tpl')
-rw-r--r--template/yoga/profile.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/profile.tpl b/template/yoga/profile.tpl
index 53fdeab82..b94c3967c 100644
--- a/template/yoga/profile.tpl
+++ b/template/yoga/profile.tpl
@@ -12,7 +12,7 @@
<div class="titrePage">
<ul class="categoryActions">
- <li><a href="{$U_HOME}" title="{'return to homepage'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/home.png" class="button" alt="{'home'|@translate}"></a></li>
+ <li><a href="{$U_HOME}" title="{'Home'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/Home.png" class="button" alt="{'Home'|@translate}"></a></li>
</ul>
<h2>{'Profile'|@translate}</h2>
</div>