aboutsummaryrefslogtreecommitdiffstats
path: root/includes
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2003-11-13 06:02:47 +0000
committerChad Little <clittle@users.sourceforge.net>2003-11-13 06:02:47 +0000
commit2a395c25874187bc10f3cc3e1bc99daccff71324 (patch)
tree3a11242356e898615405d1e1e9babfd8b78b3b45 /includes
parent574068692ad23ff3d4917a201d76769f47b8d671 (diff)
downloadphpicalendar-2a395c25874187bc10f3cc3e1bc99daccff71324.tar.gz
phpicalendar-2a395c25874187bc10f3cc3e1bc99daccff71324.tar.bz2
phpicalendar-2a395c25874187bc10f3cc3e1bc99daccff71324.zip
Moved select to list icals, changed ical_parser back to previous.
Diffstat (limited to 'includes')
-rw-r--r--includes/sidebar.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/includes/sidebar.php b/includes/sidebar.php
index 921e937..d7c389f 100644
--- a/includes/sidebar.php
+++ b/includes/sidebar.php
@@ -51,9 +51,6 @@ $search_box = '<form style="margin-bottom:0;" action="search.php" method="GET"><
echo '<div style="padding: 5px;">';
echo '<form style="margin-bottom:0;" action="day.php" method="GET">';
- echo "<select name=\"action\" class=\"query_style\" onChange=\"window.location=(this.options[this.selectedIndex].value+'";
- if (isset($query)) echo $query;
- echo "');\">";
include('./functions/list_icals.php');
include('./functions/list_years.php');
include('./functions/list_months.php');

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