diff options
Diffstat (limited to 'themes/default/template/profile.tpl')
-rw-r--r-- | themes/default/template/profile.tpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/themes/default/template/profile.tpl b/themes/default/template/profile.tpl index 8c004f718..de28d0e91 100644 --- a/themes/default/template/profile.tpl +++ b/themes/default/template/profile.tpl @@ -2,8 +2,6 @@ <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> |