aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/month_calendar.tpl
diff options
context:
space:
mode:
authorchrisaga <chrisaga@piwigo.org>2006-04-22 09:13:18 +0000
committerchrisaga <chrisaga@piwigo.org>2006-04-22 09:13:18 +0000
commitfee818cc49931e95004688ee7899d71c85c6a9c2 (patch)
tree7f3abdc771fe46f4a5728aebd52dfe9fc2429029 /template/yoga/month_calendar.tpl
parent8fff5ceb05901d007de0abd14cb350528b6b4d54 (diff)
- merge trunk r1252:1253 into branch 1.6 (template)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1254 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/month_calendar.tpl')
-rw-r--r--template/yoga/month_calendar.tpl9
1 files changed, 5 insertions, 4 deletions
diff --git a/template/yoga/month_calendar.tpl b/template/yoga/month_calendar.tpl
index cd3586a23..9e1e4fb2f 100644
--- a/template/yoga/month_calendar.tpl
+++ b/template/yoga/month_calendar.tpl
@@ -1,4 +1,5 @@
<!-- BEGIN calendar -->
+<!-- $Id:$ -->
<!-- BEGIN thumbnails -->
<style type="text/css">
<!--
@@ -13,13 +14,13 @@ DIV.calImg
height: {calendar.thumbnails.HEIGHT}px;
}
//--></style>
-<table class="calMonth" align="center" cellpadding="1">
+<table class="calMonth">
<!-- BEGIN head -->
- <thead>
+ <thead><tr>
<!-- BEGIN col -->
- <td class="calDayHead">{calendar.thumbnails.head.col.LABEL}</td>
+ <td class="calDayHead">{calendar.thumbnails.head.col.LABEL}</td>
<!-- END col -->
- </thead>
+ </tr></thead>
<!-- END head -->
<!-- BEGIN row -->
<tr>