aboutsummaryrefslogtreecommitdiffstats
path: root/functions/list_icals.php
diff options
context:
space:
mode:
Diffstat (limited to 'functions/list_icals.php')
-rw-r--r--functions/list_icals.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/list_icals.php b/functions/list_icals.php
index c585780..d4d41ba 100644
--- a/functions/list_icals.php
+++ b/functions/list_icals.php
@@ -6,7 +6,7 @@ if (isset($getdate)) {
} else {
$query="";
}
-print "<form>\n<select name=\"action\" class=\"G10B\" onChange=\"window.location=(this.options[this.selectedIndex].value+'$query');\">\n";
+print "<form>\n<select name=\"action\" class=\"query_style\" onChange=\"window.location=(this.options[this.selectedIndex].value+'$query');\">\n";
#print "<option value=\"null\">Select a Calendar</option>\n";
// open file

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