aboutsummaryrefslogtreecommitdiffstats
path: root/search.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-24 04:12:49 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-24 04:12:49 +0000
commit6a6a41cac84ab787f75b91972cd59c09a06dce39 (patch)
tree0c0751b5ec482afe2fbf8e78bf659f7624eceffe /search.php
parent3094cf0827101ebcda56b1b4930dd4f3d9209849 (diff)
downloadphpicalendar-6a6a41cac84ab787f75b91972cd59c09a06dce39.tar.gz
phpicalendar-6a6a41cac84ab787f75b91972cd59c09a06dce39.tar.bz2
phpicalendar-6a6a41cac84ab787f75b91972cd59c09a06dce39.zip
pulled footer together
Diffstat (limited to 'search.php')
-rw-r--r--search.php10
1 files changed, 1 insertions, 9 deletions
diff --git a/search.php b/search.php
index 2a3f28c..a2ab225 100644
--- a/search.php
+++ b/search.php
@@ -184,9 +184,6 @@ if (isset($master_array) && is_array($master_array)) {
</head>
<body>
<center>
-<table border="0" width="700" cellspacing="0" cellpadding="0">
- <tr>
- <td width="520" valign="top">
<table border="0" width="520" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF" class="calborder">
<tr>
<td align="left" valign="top" width="1" class="sideback"><?php echo "<img src=\"images/spacer.gif\" alt=\"right\" width=\"1\" height=\"20\" border=\"0\" align=\"left\">"; ?></td>
@@ -272,12 +269,7 @@ if (isset($master_array) && is_array($master_array)) {
</td>
</tr>
</table>
-</td>
- <td width="20"><img src="images/spacer.gif" width="20" height="1" alt=""></td>
- <td width="160" valign="top"><?php include('./sidebar.php'); ?><center>
- <?php echo '<font class="V9"><br>'.$powered_by_lang.' <a class="psf" href="http://phpicalendar.sourceforge.net/">PHP iCalendar '.$version_lang.'</a></font>'; ?></center></td>
- </tr>
-</table>
+<?php include (BASE.'footer.inc.php'); ?>
</center>
</body>
</html>

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