aboutsummaryrefslogtreecommitdiffstats
path: root/includes
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2003-09-16 06:47:50 +0000
committerChad Little <clittle@users.sourceforge.net>2003-09-16 06:47:50 +0000
commit41e996638833ebee76aef3082e3d1c78df6e65cc (patch)
treee660383b4c8f6937014e8c515729e93174900e1b /includes
parentd1187b8c0470f4d54bfa7074303c039017d2885b (diff)
downloadphpicalendar-41e996638833ebee76aef3082e3d1c78df6e65cc.tar.gz
phpicalendar-41e996638833ebee76aef3082e3d1c78df6e65cc.tar.bz2
phpicalendar-41e996638833ebee76aef3082e3d1c78df6e65cc.zip
Fixed IE Bug.
Diffstat (limited to 'includes')
-rw-r--r--includes/sidebar.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/includes/sidebar.php b/includes/sidebar.php
index 7869a5d..871991a 100644
--- a/includes/sidebar.php
+++ b/includes/sidebar.php
@@ -44,7 +44,7 @@
<img src="images/spacer.gif" width="1" height="10" alt=" "><br>
<table width="170" border="0" cellpadding="0" cellspacing="0" class="calborder">
<tr height="20">
- <td align="center" class="sideback"><font class="G10BOLD"><?php echo "$jump_lang"; ?></font></td>
+ <td align="center" class="sideback"><div style="height: 20px; margin-top: 3px;" class="G10BOLD"><?php echo "$jump_lang"; ?></div></td>
</tr>
<tr>
<td bgcolor="#FFFFFF" align="left">
@@ -78,7 +78,7 @@
<table width="170" border="0" cellpadding="0" cellspacing="0" class="calborder">
<tr height="20">
- <td align="center" class="sideback"><font class="G10BOLD"><?php echo "$tomorrows_lang"; ?></font></td>
+ <td align="center" class="sideback"><div style="height: 20px; margin-top: 3px;" class="G10BOLD"><?php echo "$tomorrows_lang"; ?></div></td>
</tr>
<tr>
<td bgcolor="#FFFFFF" align="center">
@@ -140,7 +140,7 @@
<table width="170" border="0" cellpadding="0" cellspacing="0" class="calborder">
<tr height="20">
- <td align="center" width="98%" class="sideback"><font class="G10BOLD"><?php echo "$todo_lang"; ?></font></td>
+ <td align="center" width="98%" class="sideback"><div style="height: 20px; margin-top: 3px;" class="G10BOLD"><?php echo "$todo_lang"; ?></div></td>
</tr>
<tr>
<td bgcolor="#FFFFFF" align="center">

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