aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/template/comments.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/template/comments.tpl')
-rw-r--r--themes/default/template/comments.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/template/comments.tpl b/themes/default/template/comments.tpl
index 77952ce40..9616d27a9 100644
--- a/themes/default/template/comments.tpl
+++ b/themes/default/template/comments.tpl
@@ -2,7 +2,7 @@
<div class="titrePage">
<ul class="categoryActions">
- <li><a href="{$U_HOME}" title="{'Home'|@translate}"><img src="{$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>{'User comments'|@translate}</h2>
</div>