thomascube
2008-03-03 97366b10798c6e3301c1d60d63d9091e83a1e6a7
Also fix timezone dropdown for 0.1.-stable branch

1 files modified
2 ■■■ changed files
program/steps/settings/func.inc 2 ●●● patch | view | raw | blame | history
program/steps/settings/func.inc
@@ -102,7 +102,7 @@
    $out .= sprintf("<tr><td class=\"title\"><label for=\"%s\">%s</label></td><td>%s</td></tr>\n",
                    $field_id,
                    Q(rcube_label('timezone')),
                    $select_timezone->show($CONFIG['timezone']));
                    $select_timezone->show((string)$CONFIG['timezone']));
    }
  // daylight savings