aboutsummaryrefslogtreecommitdiffstats
path: root/month_bottom.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-06 09:07:15 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-06 09:07:15 +0000
commitaf7e2e9e131caba505f52ce6ae4ca1bfc4891744 (patch)
tree5353c28a50c6051651a17f5d9d223bcb380dfff6 /month_bottom.php
parent4196220b57da336d6b49649282fea4983b18020a (diff)
downloadphpicalendar-af7e2e9e131caba505f52ce6ae4ca1bfc4891744.tar.gz
phpicalendar-af7e2e9e131caba505f52ce6ae4ca1bfc4891744.tar.bz2
phpicalendar-af7e2e9e131caba505f52ce6ae4ca1bfc4891744.zip
um, im sure i did something to some code..... ah well...
Diffstat (limited to 'month_bottom.php')
-rw-r--r--month_bottom.php24
1 files changed, 12 insertions, 12 deletions
diff --git a/month_bottom.php b/month_bottom.php
index 4e6292a..b20866a 100644
--- a/month_bottom.php
+++ b/month_bottom.php
@@ -10,19 +10,19 @@
<br>
<table border="0" width="737" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF" class="calborder">
<tr>
- <td align="left" valign="top" width="1%" class="sideback"><?php echo "<a class=\"psf\" href=\"month.php?cal=$cal&getdate=$prev_month\"><img src=\"styles/$style_sheet/left_arrows.gif\" alt=\"right\" width=\"16\" height=\"20\" border=\"0\" align=\"left\"></a>"; ?></td>
+ <td align="left" valign="top" width="1%" class="sideback"><?php echo "<a class=\"psf\" href=\"day.php?cal=$cal&getdate=$prev_month\"><img src=\"styles/$style_sheet/left_arrows.gif\" alt=\"right\" border=\"0\" align=\"left\"></a>"; ?></td>
<td align="center" class="sideback"><font class="G10B"><b><?php print (localizeDate ($dateFormat_day, strtotime($getdate))); ?></b></font></td>
- <td align="right" valign="top" width="1%" class="sideback"><?php echo "<a class=\"psf\" href=\"month.php?cal=$cal&getdate=$next_month\"><img src=\"styles/$style_sheet/right_arrows.gif\" alt=\"right\" width=\"16\" height=\"20\" border=\"0\" align=\"right\"></a>"; ?></td>
+ <td align="right" valign="top" width="1%" class="sideback"><?php echo "<a class=\"psf\" href=\"day.php?cal=$cal&getdate=$next_month\"><img src=\"styles/$style_sheet/right_arrows.gif\" alt=\"right\" border=\"0\" align=\"right\"></a>"; ?></td>
</tr>
<tr>
<td colspan="3"><img src="images/spacer.gif" width="1" height="5"></td>
</tr>
<tr>
<td width="1%" valign="top" align="right">
- <table cellpadding="0" cellspacing="0" border="0" width="160">
+ <table cellpadding="0" cellspacing="0" border="0" width="175">
<tr>
<td valign="center" align="center">
- <table width="160" border="0" cellpadding="0" cellspacing="0">
+ <table width="175" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="left" valign="top" width="1"><img src="images/spacer.gif" width="1" height="20"></td>
<td align="center"><font class="G10BOLD"><?php print (localizeDate ($dateFormat_month, strtotime("-1 month", strtotime($getdate)))); ?></font></td>
@@ -101,11 +101,11 @@
<td width="98%" valign="top" align="center">
<table border="0" width="330" cellspacing="0" cellpadding="0">
<tr>
- <td width="160" valign="top">
- <table cellpadding="0" cellspacing="0" border="0" width="160">
+ <td width="175" valign="top">
+ <table cellpadding="0" cellspacing="0" border="0" width="175">
<tr>
<td valign="center" align="center">
- <table width="160" border="0" cellpadding="0" cellspacing="0">
+ <table width="175" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3" bgcolor="#FFFFFF" align="left">
<table border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF" width="100%">
@@ -162,11 +162,11 @@
</table>
</td>
<td><img src="images/spacer.gif" width="10" height="1"></td>
- <td width="160" valign="top">
- <table cellpadding="0" cellspacing="0" border="0" width="160">
+ <td width="175" valign="top">
+ <table cellpadding="0" cellspacing="0" border="0" width="175">
<tr>
<td valign="center" align="left" valign="top">
- <table width="160" border="0" cellpadding="0" cellspacing="0">
+ <table width="175" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3" bgcolor="#FFFFFF" align="left" valign="top">
<table border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF" width="100%">
@@ -225,10 +225,10 @@
</table>
</td>
<td width="1%" valign="top" align="left">
- <table cellpadding="0" cellspacing="0" border="0" width="160">
+ <table cellpadding="0" cellspacing="0" border="0" width="175">
<tr>
<td valign="center" align="center">
- <table width="160" border="0" cellpadding="0" cellspacing="0">
+ <table width="175" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="left" valign="top" width="1"><img src="images/spacer.gif" width="1" height="20"></td>
<td align="center"><font class="G10BOLD"><?php print (localizeDate ($dateFormat_month, strtotime("+1 month", strtotime($getdate)))); ?></font></td>

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