aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/search.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/search.tpl')
-rw-r--r--template/yoga/search.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/search.tpl b/template/yoga/search.tpl
index 648fa12c9..17573e0c5 100644
--- a/template/yoga/search.tpl
+++ b/template/yoga/search.tpl
@@ -3,7 +3,7 @@
<div class="titrePage">
<ul class="categoryActions">
<li><a href="{U_HELP}" onclick="popuphelp(this.href); return false;" title="{lang:Help}"><img src="{themeconf:icon_dir}/help.png" class="button" alt="(?)"></a></li>
- <li><a href="{U_HOME}" title="{lang:return to homepage}"><img src="{themeconf:icon_dir}/home.png" class="button" alt="{lang:home}"/></a></li>
+ <li><a href="{U_HOME}" title="{lang:return to homepage}" rel="home"><img src="{themeconf:icon_dir}/home.png" class="button" alt="{lang:home}"/></a></li>
</ul>
<h2>{lang:Search}</h2>
</div>