aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJason Oster <parasytic@users.sourceforge.net>2009-12-24 17:52:04 +0000
committerJason Oster <parasytic@users.sourceforge.net>2009-12-24 17:52:04 +0000
commit5a5cdd4064f4c7ca15a861d34271dbde4d3c094b (patch)
treeb9fce31d82590098c3a739fefaad3625ee07976e /templates
parentc25b19bd2436a3c054d094baebd7c3e05dc1bd39 (diff)
downloadphpicalendar-5a5cdd4064f4c7ca15a861d34271dbde4d3c094b.tar.gz
phpicalendar-5a5cdd4064f4c7ca15a861d34271dbde4d3c094b.tar.bz2
phpicalendar-5a5cdd4064f4c7ca15a861d34271dbde4d3c094b.zip
Fix small month view "header" height
Diffstat (limited to 'templates')
-rw-r--r--templates/default/month_small.tpl2
-rw-r--r--templates/green/month_small.tpl38
-rw-r--r--templates/grey/month_small.tpl38
-rw-r--r--templates/red/month_small.tpl38
-rw-r--r--templates/tan/month_small.tpl38
5 files changed, 1 insertions, 153 deletions
diff --git a/templates/default/month_small.tpl b/templates/default/month_small.tpl
index ef6aa6b..fec1722 100644
--- a/templates/default/month_small.tpl
+++ b/templates/default/month_small.tpl
@@ -1,6 +1,6 @@
<table width="170" border="0" cellpadding="3" cellspacing="0" class="calborder">
<tr>
- <td align="center" class="sideback"><div style="height:16px;"><b>{MONTH_TITLE}</b></div></td>
+ <td align="center" class="sideback"><div style="height:14px;"><b>{MONTH_TITLE}</b></div></td>
</tr>
<tr>
<td align="center">
diff --git a/templates/green/month_small.tpl b/templates/green/month_small.tpl
deleted file mode 100644
index ef6aa6b..0000000
--- a/templates/green/month_small.tpl
+++ /dev/null
@@ -1,38 +0,0 @@
-<table width="170" border="0" cellpadding="3" cellspacing="0" class="calborder">
- <tr>
- <td align="center" class="sideback"><div style="height:16px;"><b>{MONTH_TITLE}</b></div></td>
- </tr>
- <tr>
- <td align="center">
- <table border="0" cellspacing="0" cellpadding="0">
- <tr align="center">
- <!-- loop weekday on -->
- <td width="22"><b>{LOOP_WEEKDAY}</b></td>
- <!-- loop weekday off -->
- </tr>
- <!-- loop monthweeks on -->
- <tr align="center">
- <!-- loop monthdays on -->
- <!-- switch notthismonth on -->
- <td>
- <a class="psf" href="{MINICAL_VIEW}.php?cal={CAL}&amp;getdate={DAYLINK}"><span class="G10G">{DAY}</span></a>
- </td>
- <!-- switch notthismonth off -->
- <!-- switch istoday on -->
- <td>
- <a class="ps2" href="{MINICAL_VIEW}.php?cal={CAL}&amp;getdate={DAYLINK}">{DAY}</a>
- </td>
- <!-- switch istoday off -->
- <!-- switch ismonth on -->
- <td>
- <a class="psf" href="{MINICAL_VIEW}.php?cal={CAL}&amp;getdate={DAYLINK}">{DAY}</a>
- </td>
- <!-- switch ismonth off -->
- <!-- loop monthdays off -->
- </tr>
- <!-- loop monthweeks off -->
- </table>
- <img src="images/spacer.gif" width="1" height="3" alt=" " /><br />
- </td>
- </tr>
-</table> \ No newline at end of file
diff --git a/templates/grey/month_small.tpl b/templates/grey/month_small.tpl
deleted file mode 100644
index ef6aa6b..0000000
--- a/templates/grey/month_small.tpl
+++ /dev/null
@@ -1,38 +0,0 @@
-<table width="170" border="0" cellpadding="3" cellspacing="0" class="calborder">
- <tr>
- <td align="center" class="sideback"><div style="height:16px;"><b>{MONTH_TITLE}</b></div></td>
- </tr>
- <tr>
- <td align="center">
- <table border="0" cellspacing="0" cellpadding="0">
- <tr align="center">
- <!-- loop weekday on -->
- <td width="22"><b>{LOOP_WEEKDAY}</b></td>
- <!-- loop weekday off -->
- </tr>
- <!-- loop monthweeks on -->
- <tr align="center">
- <!-- loop monthdays on -->
- <!-- switch notthismonth on -->
- <td>
- <a class="psf" href="{MINICAL_VIEW}.php?cal={CAL}&amp;getdate={DAYLINK}"><span class="G10G">{DAY}</span></a>
- </td>
- <!-- switch notthismonth off -->
- <!-- switch istoday on -->
- <td>
- <a class="ps2" href="{MINICAL_VIEW}.php?cal={CAL}&amp;getdate={DAYLINK}">{DAY}</a>
- </td>
- <!-- switch istoday off -->
- <!-- switch ismonth on -->
- <td>
- <a class="psf" href="{MINICAL_VIEW}.php?cal={CAL}&amp;getdate={DAYLINK}">{DAY}</a>
- </td>
- <!-- switch ismonth off -->
- <!-- loop monthdays off -->
- </tr>
- <!-- loop monthweeks off -->
- </table>
- <img src="images/spacer.gif" width="1" height="3" alt=" " /><br />
- </td>
- </tr>
-</table> \ No newline at end of file
diff --git a/templates/red/month_small.tpl b/templates/red/month_small.tpl
deleted file mode 100644
index ef6aa6b..0000000
--- a/templates/red/month_small.tpl
+++ /dev/null
@@ -1,38 +0,0 @@
-<table width="170" border="0" cellpadding="3" cellspacing="0" class="calborder">
- <tr>
- <td align="center" class="sideback"><div style="height:16px;"><b>{MONTH_TITLE}</b></div></td>
- </tr>
- <tr>
- <td align="center">
- <table border="0" cellspacing="0" cellpadding="0">
- <tr align="center">
- <!-- loop weekday on -->
- <td width="22"><b>{LOOP_WEEKDAY}</b></td>
- <!-- loop weekday off -->
- </tr>
- <!-- loop monthweeks on -->
- <tr align="center">
- <!-- loop monthdays on -->
- <!-- switch notthismonth on -->
- <td>
- <a class="psf" href="{MINICAL_VIEW}.php?cal={CAL}&amp;getdate={DAYLINK}"><span class="G10G">{DAY}</span></a>
- </td>
- <!-- switch notthismonth off -->
- <!-- switch istoday on -->
- <td>
- <a class="ps2" href="{MINICAL_VIEW}.php?cal={CAL}&amp;getdate={DAYLINK}">{DAY}</a>
- </td>
- <!-- switch istoday off -->
- <!-- switch ismonth on -->
- <td>
- <a class="psf" href="{MINICAL_VIEW}.php?cal={CAL}&amp;getdate={DAYLINK}">{DAY}</a>
- </td>
- <!-- switch ismonth off -->
- <!-- loop monthdays off -->
- </tr>
- <!-- loop monthweeks off -->
- </table>
- <img src="images/spacer.gif" width="1" height="3" alt=" " /><br />
- </td>
- </tr>
-</table> \ No newline at end of file
diff --git a/templates/tan/month_small.tpl b/templates/tan/month_small.tpl
deleted file mode 100644
index ef6aa6b..0000000
--- a/templates/tan/month_small.tpl
+++ /dev/null
@@ -1,38 +0,0 @@
-<table width="170" border="0" cellpadding="3" cellspacing="0" class="calborder">
- <tr>
- <td align="center" class="sideback"><div style="height:16px;"><b>{MONTH_TITLE}</b></div></td>
- </tr>
- <tr>
- <td align="center">
- <table border="0" cellspacing="0" cellpadding="0">
- <tr align="center">
- <!-- loop weekday on -->
- <td width="22"><b>{LOOP_WEEKDAY}</b></td>
- <!-- loop weekday off -->
- </tr>
- <!-- loop monthweeks on -->
- <tr align="center">
- <!-- loop monthdays on -->
- <!-- switch notthismonth on -->
- <td>
- <a class="psf" href="{MINICAL_VIEW}.php?cal={CAL}&amp;getdate={DAYLINK}"><span class="G10G">{DAY}</span></a>
- </td>
- <!-- switch notthismonth off -->
- <!-- switch istoday on -->
- <td>
- <a class="ps2" href="{MINICAL_VIEW}.php?cal={CAL}&amp;getdate={DAYLINK}">{DAY}</a>
- </td>
- <!-- switch istoday off -->
- <!-- switch ismonth on -->
- <td>
- <a class="psf" href="{MINICAL_VIEW}.php?cal={CAL}&amp;getdate={DAYLINK}">{DAY}</a>
- </td>
- <!-- switch ismonth off -->
- <!-- loop monthdays off -->
- </tr>
- <!-- loop monthweeks off -->
- </table>
- <img src="images/spacer.gif" width="1" height="3" alt=" " /><br />
- </td>
- </tr>
-</table> \ No newline at end of file

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