aboutsummaryrefslogtreecommitdiffstats
path: root/month.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-09-20 02:41:52 +0000
committerChad Little <clittle@users.sourceforge.net>2002-09-20 02:41:52 +0000
commit135df0c8f1a82cf621f72e3ed026111dbf88d0ae (patch)
treec31517c120d52856cc2f94a0edbe3d0ab17bbafe /month.php
parent8bd9127ce4e7d6982a1fccaef59f268c14db31c3 (diff)
downloadphpicalendar-135df0c8f1a82cf621f72e3ed026111dbf88d0ae.tar.gz
phpicalendar-135df0c8f1a82cf621f72e3ed026111dbf88d0ae.tar.bz2
phpicalendar-135df0c8f1a82cf621f72e3ed026111dbf88d0ae.zip
Altered HTML for looks and class.
Diffstat (limited to 'month.php')
-rw-r--r--month.php23
1 files changed, 6 insertions, 17 deletions
diff --git a/month.php b/month.php
index b361182..df4c577 100644
--- a/month.php
+++ b/month.php
@@ -29,7 +29,7 @@
</head>
<body bgcolor="#FFFFFF">
<center>
-<table width="760" border="0" cellspacing="0" cellpadding="0" class="V12">
+<table width="750" border="0" cellspacing="0" cellpadding="0" class="V12">
<tr>
<td align="left" width="5%"><!--[[a class="psf" href="day.php"]]Today[[/a]]--></td>
<td align="center" width="90%"><a class="psf" href="day.php?cal=<? echo "$cal&getdate=$getdate"; ?>">Day</a> | <a class="psf" href="week.php?cal=<? echo "$cal&getdate=$getdate"; ?>">Week</a> | <a class="psf" href="month.php?cal=<? echo "$cal&getdate=$getdate"; ?>">Month</a></td>
@@ -39,10 +39,10 @@
<td colspan="3"><img src="images/spacer.gif" height="10" width="1"></td>
</tr>
</table>
-<table width="760" border="0" cellspacing="1" cellpadding="2" class="calborder">
+<table width="750" border="0" cellspacing="1" cellpadding="2" class="calborder">
<tr>
<td>
- <table width="760" border="0" cellspacing="0" cellpadding="0" class="calborder">
+ <table width="750" border="0" cellspacing="0" cellpadding="0" class="calborder">
<tr>
<td align="center" valign="middle">
<table border="0" cellspacing="0" cellpadding="0" bgcolor="#A1A5A9">
@@ -220,10 +220,10 @@
</tr>
</table>
<br>
- <table width="760" border="0" cellspacing="1" cellpadding="2" class="calborder">
+ <table width="750" border="0" cellspacing="1" cellpadding="2" class="calborder">
<tr>
<td>
- <table width="760" border="0" cellspacing="0" cellpadding="0" class="calborder">
+ <table width="750" border="0" cellspacing="0" cellpadding="0" class="calborder">
<tr>
<td align="center" valign="middle">
<table border="0" cellspacing="0" cellpadding="0" bgcolor="#A1A5A9">
@@ -231,7 +231,7 @@
<td align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr height="25">
- <td colspan="3" align="center" valign="middle" class="eventborder" width="760" height="25">
+ <td colspan="3" align="center" valign="middle" class="eventborder" width="750" height="25">
<font class="V12" color="#FFFFFF"><b>This Month's Events</b></font>
</td>
</tr>
@@ -325,17 +325,6 @@
</td>
</tr>
</table>
- <br>
-<table width="760" border="0" cellspacing="0" cellpadding="0" class="V12">
- <tr>
- <td align="left" width="5%"><!--[[a class="psf" href="day.php"]]Today[[/a]]--></td>
- <td align="center" width="90%"><a class="psf" href="day.php?cal=<? echo "$cal&getdate=$getdate"; ?>">Day</a> | <a class="psf" href="week.php?cal=<? echo "$cal&getdate=$getdate"; ?>">Week</a> | <a class="psf" href="month.php?cal=<? echo "$cal&getdate=$getdate"; ?>">Month</a></td>
- <td align="right" width="5%"><!--[[a class="psf" href="preferences.php"]]Preferences[[/a]]--></td>
- </tr>
- <tr>
- <td colspan="3"><img src="images/spacer.gif" height="10" width="1"></td>
- </tr>
-</table>
</center>
</body>
</html>

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