aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/mainpage_categories.tpl
diff options
context:
space:
mode:
authorchrisaga <chrisaga@piwigo.org>2006-04-22 20:02:12 +0000
committerchrisaga <chrisaga@piwigo.org>2006-04-22 20:02:12 +0000
commitdceb6dbfece9def0e25c51725abbed57c9080adc (patch)
tree024d085d5af5a1e9d72271d742f9a2000d96415b /template/yoga/mainpage_categories.tpl
parent854df586db9c1936cf3914073cce357e4df43159 (diff)
- merge trunk r1260:1261 into branch 1.6 (minor improvements and fixes in template)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1262 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--template/yoga/mainpage_categories.tpl3
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>