aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--template/default/category.tpl5
1 files changed, 1 insertions, 4 deletions
diff --git a/template/default/category.tpl b/template/default/category.tpl
index 16307a824..7815c5b0d 100644
--- a/template/default/category.tpl
+++ b/template/default/category.tpl
@@ -18,10 +18,7 @@
<!-- END bulletnolink -->
&nbsp;<a href="{category.U_LINK}"><span title='{L_HINT_CATEGORY}' style="{category.T_NAME}">{category.LINK_NAME}</span></a>
&nbsp;<span class="menuInfoCat">[
- <!-- BEGIN subcat -->
- <span title="{category.NB_SUBCATS} {L_SUBCAT}">{category.NB_SUBCATS}</span>&nbsp;-
- <!-- END subcat -->
- <span title="{category.TOTAL_CAT} {L_IMG_AVAILABLE}">{category.TOTAL_CAT}</span>&nbsp;]</span>{category.CAT_ICON}<br />
+ <span title="{category.NB_SUBCATS} {L_SUBCAT}">{category.NB_SUBCATS}</span> - <span title="{category.TOTAL_CAT} {L_IMG_AVAILABLE}">{category.TOTAL_CAT}</span>&nbsp;]</span>{category.CAT_ICON}<br />
<!-- END category -->
<div class="totalImages">[&nbsp;{NB_PICTURE}&nbsp;{L_TOTAL}&nbsp;]</div>