diff options
Diffstat (limited to 'themes/default/template/identification.tpl')
-rw-r--r-- | themes/default/template/identification.tpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/themes/default/template/identification.tpl b/themes/default/template/identification.tpl index d17e06fa9..b6fc07ea2 100644 --- a/themes/default/template/identification.tpl +++ b/themes/default/template/identification.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}{'Identification'|@translate}</h2> </div> |