aboutsummaryrefslogtreecommitdiffstats
path: root/templates/default/month_medium.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_medium.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_medium.tpl')
-rw-r--r--templates/default/month_medium.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/default/month_medium.tpl b/templates/default/month_medium.tpl
index 8088a0e..62940f6 100644
--- a/templates/default/month_medium.tpl
+++ b/templates/default/month_medium.tpl
@@ -1,10 +1,10 @@
-<table border="0" width="210" cellspacing="0" cellpadding="0" class="calborder">
+<table border="0" width="100%" cellspacing="0" cellpadding="0" class="calborder">
<tr>
<td align="center" class="medtitle">{MONTH_TITLE}</td>
</tr>
<tr>
<td>
- <table border="0" width="210" cellspacing="1" cellpadding="0" class="yearmonth">
+ <table border="0" width="100%" cellspacing="1" cellpadding="0" class="yearmonth tfixed">
<tr>
<!-- loop weekday on -->
<td class="yearweek">{LOOP_WEEKDAY}</td>

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