aboutsummaryrefslogtreecommitdiffstats
path: root/templates/default/month_large.tpl
diff options
context:
space:
mode:
authorJason Oster <parasytic@users.sourceforge.net>2009-07-07 14:48:28 +0000
committerJason Oster <parasytic@users.sourceforge.net>2009-07-07 14:48:28 +0000
commitf36d3298f0401e4fb1ca131d18d51d3d47e39818 (patch)
tree46c674f1774b120741ea173c4706f581cbd7dccf /templates/default/month_large.tpl
parent710abd276f9720e6e5b049c64d0aac5a2cc198d5 (diff)
downloadphpicalendar-f36d3298f0401e4fb1ca131d18d51d3d47e39818.tar.gz
phpicalendar-f36d3298f0401e4fb1ca131d18d51d3d47e39818.tar.bz2
phpicalendar-f36d3298f0401e4fb1ca131d18d51d3d47e39818.zip
HTML/CSS template rewrites, nice-title integration, XSS fixes, version bump
Diffstat (limited to 'templates/default/month_large.tpl')
-rw-r--r--templates/default/month_large.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/default/month_large.tpl b/templates/default/month_large.tpl
index ca3d3d3..1d74ff0 100644
--- a/templates/default/month_large.tpl
+++ b/templates/default/month_large.tpl
@@ -1,7 +1,7 @@
-<table width="735" border="0" cellspacing="1" cellpadding="2" class="monthback">
+<table width="100%" border="0" cellspacing="1" cellpadding="2" class="monthback tfixed">
<tr>
<!-- loop weekday on -->
- <td valign="top" width="105" height="12" class="dateback">
+ <td valign="top" height="12" class="dateback">
<center class="V9BOLD">{LOOP_WEEKDAY}</center>
</td>
<!-- loop weekday off -->

© 2014-2024 Faster IT GmbH | imprint | privacy policy