aboutsummaryrefslogtreecommitdiffstats
path: root/sidebar.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-02 19:06:09 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-02 19:06:09 +0000
commiteffb56bc908bd801bc752e3036141bdc72793b19 (patch)
tree73d2cf9dcaf737c35a57c42edb3bd331a508d59a /sidebar.php
parent9c0fa2361097c68f21a8bb4665a535fb2dbe95c1 (diff)
downloadphpicalendar-effb56bc908bd801bc752e3036141bdc72793b19.tar.gz
phpicalendar-effb56bc908bd801bc752e3036141bdc72793b19.tar.bz2
phpicalendar-effb56bc908bd801bc752e3036141bdc72793b19.zip
First pass at 0.6 language support, need Jared to wire month to support start day of week.
Diffstat (limited to 'sidebar.php')
-rw-r--r--sidebar.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/sidebar.php b/sidebar.php
index 6433f0b..be84045 100644
--- a/sidebar.php
+++ b/sidebar.php
@@ -80,7 +80,7 @@
<table width="160" border="0" cellpadding="0" cellspacing="0" class="calborder">
<tr>
<td align="left" valign="top" bgcolor="#DDDDDD" width="1%" background="images/side_bg.gif"><img src="images/spacer.gif" width="1" height="20"></td>
- <td bgcolor="#DDDDDD" align="center" class="G10B" width="98%" background="images/side_bg.gif"><b><?php echo "Jump to"; ?></b></td>
+ <td bgcolor="#DDDDDD" align="center" class="G10B" width="98%" background="images/side_bg.gif"><b><?php echo "$jump_lang"; ?></b></td>
<td align="right" valign="top" bgcolor="#DDDDDD" width="1%" background="images/side_bg.gif"></td>
</tr>
<tr>
@@ -141,7 +141,7 @@
<table width="160" border="0" cellpadding="0" cellspacing="0" class="calborder">
<tr>
<td align="left" valign="top" bgcolor="#DDDDDD" width="1%" background="images/side_bg.gif"><img src="images/spacer.gif" width="1" height="20"></td>
- <td bgcolor="#DDDDDD" align="center" class="G10B" width="98%" background="images/side_bg.gif"><b><?php echo "Tomorrow's Events"; ?></b></td>
+ <td bgcolor="#DDDDDD" align="center" width="98%" background="images/side_bg.gif"><font class="G10B"><b><?php echo "$tomorrows_lang"; ?></b></font></td>
<td align="right" valign="top" bgcolor="#DDDDDD" width="1%" background="images/side_bg.gif"></td>
</tr>
<tr>

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