aboutsummaryrefslogtreecommitdiffstats
path: root/print.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-27 23:30:40 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-27 23:30:40 +0000
commit8f7bbd8ea0aa7ec0ae35dbfe66c3772651501aca (patch)
tree2315e1280619603d48e7d451013906e44b570553 /print.php
parent26ed659efd631a585904d18fc31224636920f011 (diff)
downloadphpicalendar-8f7bbd8ea0aa7ec0ae35dbfe66c3772651501aca.tar.gz
phpicalendar-8f7bbd8ea0aa7ec0ae35dbfe66c3772651501aca.tar.bz2
phpicalendar-8f7bbd8ea0aa7ec0ae35dbfe66c3772651501aca.zip
added dayborder to top line
Diffstat (limited to 'print.php')
-rw-r--r--print.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/print.php b/print.php
index 872a0ee..cbc35e5 100644
--- a/print.php
+++ b/print.php
@@ -77,7 +77,7 @@ if ($printview == 'day') {
</td>
</tr>
<tr>
- <td colspan="3"><img src="images/spacer.gif" width="1" height="5"></td>
+ <td colspan="3" class="dayborder"><img src="images/spacer.gif" width="1" height="5"></td>
</tr>
<tr>
<td colspan="3">

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