diff options
Diffstat (limited to 'template/yoga/mainpage_categories.tpl')
-rw-r--r-- | template/yoga/mainpage_categories.tpl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/template/yoga/mainpage_categories.tpl b/template/yoga/mainpage_categories.tpl index cb16d35cc..f39b7142e 100644 --- a/template/yoga/mainpage_categories.tpl +++ b/template/yoga/mainpage_categories.tpl @@ -1,4 +1,5 @@ <!-- BEGIN categories --> +<!-- $Id:$ --> <ul class="thumbnailCategories"> <!-- BEGIN category --> <li> @@ -12,8 +13,8 @@ </div> <div class="description"> <h3> - {categories.category.ICON} <a href="{categories.category.URL}">{categories.category.NAME}</a> + {categories.category.ICON} </h3> <p>{categories.category.CAPTION_NB_IMAGES}</p> <p>{categories.category.DESCRIPTION}</p> |