aboutsummaryrefslogtreecommitdiffstats
path: root/includes
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2003-11-05 06:17:25 +0000
committerChad Little <clittle@users.sourceforge.net>2003-11-05 06:17:25 +0000
commit574068692ad23ff3d4917a201d76769f47b8d671 (patch)
tree14d647c9728cc4c3f20d147475eac1d79f4ae56a /includes
parent205c553ab48b5eb7ec1a7c2d34fb99b53e42fe35 (diff)
downloadphpicalendar-574068692ad23ff3d4917a201d76769f47b8d671.tar.gz
phpicalendar-574068692ad23ff3d4917a201d76769f47b8d671.tar.bz2
phpicalendar-574068692ad23ff3d4917a201d76769f47b8d671.zip
*** empty log message ***
Diffstat (limited to 'includes')
-rw-r--r--includes/calendar_nav.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/calendar_nav.php b/includes/calendar_nav.php
index 959277a..aadbebc 100644
--- a/includes/calendar_nav.php
+++ b/includes/calendar_nav.php
@@ -102,6 +102,7 @@
<td bgcolor="#FFFFFF" align="left" class="G10BOLD">
<?php
+ if (!isset($query)) $query = '';
echo '<b>'.$jump_lang.'</b><br>';
echo '<img src="images/spacer.gif" width="1" height="6" alt=" "><br>';
echo "<form style=\"margin-bottom:0;\" action=\"month.php\" method=\"GET\"><select name=\"action\" class=\"query_style\" onChange=\"window.location=(this.options[this.selectedIndex].value+'$query');\">";

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