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