aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/template/profile.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/template/profile.tpl')
-rw-r--r--themes/default/template/profile.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/default/template/profile.tpl b/themes/default/template/profile.tpl
index de28d0e91..8c004f718 100644
--- a/themes/default/template/profile.tpl
+++ b/themes/default/template/profile.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}{'Profile'|@translate}</h2>
</div>