aboutsummaryrefslogtreecommitdiffstats
path: root/templates/default
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/default
parentc25b19bd2436a3c054d094baebd7c3e05dc1bd39 (diff)
downloadphpicalendar-5a5cdd4064f4c7ca15a861d34271dbde4d3c094b.tar.gz
phpicalendar-5a5cdd4064f4c7ca15a861d34271dbde4d3c094b.tar.bz2
phpicalendar-5a5cdd4064f4c7ca15a861d34271dbde4d3c094b.zip
Fix small month view "header" height
Diffstat (limited to 'templates/default')
-rw-r--r--templates/default/month_small.tpl2
1 files changed, 1 insertions, 1 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">

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