aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/template/menubar_categories.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/template/menubar_categories.tpl')
-rw-r--r--themes/default/template/menubar_categories.tpl7
1 files changed, 0 insertions, 7 deletions
diff --git a/themes/default/template/menubar_categories.tpl b/themes/default/template/menubar_categories.tpl
index 216212212..6f3b8d310 100644
--- a/themes/default/template/menubar_categories.tpl
+++ b/themes/default/template/menubar_categories.tpl
@@ -28,12 +28,5 @@
{/foreach}
{'</li></ul>'|@str_repeat:$ref_level}
- {if isset($block->data.U_UPLOAD)}
- <ul>
- <li>
- <a href="{$block->data.U_UPLOAD}">{'Upload a picture'|@translate}</a>
- </li>
- </ul>
- {/if}
<p class="totalImages">{$pwg->l10n_dec('%d photo', '%d photos', $block->data.NB_PICTURE)}</p>
</dd>