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, 2 insertions, 0 deletions
diff --git a/themes/default/template/comments.tpl b/themes/default/template/comments.tpl
index a668b1c9f..0ffef1fa9 100644
--- a/themes/default/template/comments.tpl
+++ b/themes/default/template/comments.tpl
@@ -2,6 +2,8 @@
<div id="content" class="content{if isset($MENUBAR)} contentWithMenu{/if}">
<div class="titrePage">
+ <ul class="categoryActions">
+ </ul>
<h2><a href="{$U_HOME}">{'Home'|@translate}</a>{$LEVEL_SEPARATOR}{'User comments'|@translate}</h2>
</div>