aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2006-02-20 04:39:37 +0000
committerrvelices <rv-github@modusoptimus.com>2006-02-20 04:39:37 +0000
commitd62ce7376079a7435317fc843eb04f3927e4adad (patch)
treef0c689b50fa7107cdb280b21e1e9309b835ee802 /template
parent08b63815640b2fc8059c243a4f9feaf865801a25 (diff)
calendar redesign: step 1
git-svn-id: http://piwigo.org/svn/trunk@1047 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template')
-rw-r--r--template/yoga/category.tpl7
1 files changed, 7 insertions, 0 deletions
diff --git a/template/yoga/category.tpl b/template/yoga/category.tpl
index 39056d720..906db4dfa 100644
--- a/template/yoga/category.tpl
+++ b/template/yoga/category.tpl
@@ -130,6 +130,7 @@
</select>
</li>
<!-- END preferred_image_order -->
+ <a href="{U_CALENDAR}">Toggle calendar</a>
</ul>
<h2>{TITLE}</h2>
@@ -141,6 +142,12 @@
<div class="navigationBar">{calendar.MONTHS_NAV_BAR}</div>
<!-- END calendar -->
+<!-- BEGIN calendar -->
+<!-- BEGIN navbar -->
+<div class="navigationBar">{calendar.navbar.BAR}</div>
+<!-- END navbar -->
+<!-- END calendar -->
+
<!-- BEGIN thumbnails -->
<ul class="thumbnails">
<!-- BEGIN line -->