Explorar o código

String correction

Thijs Kinkhorst %!s(int64=22) %!d(string=hai) anos
pai
achega
bcbb0cea30
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      plugins/calendar/functions.php

+ 1 - 1
plugins/calendar/functions.php

@@ -37,7 +37,7 @@ function select_option_length($selected) {
     $eventlength = array(
         '0' => _("0 min."),
         '15' => _("15 min."),
-        '30' => _("35 min."),
+        '30' => _("30 min."),
         '45' => _("45 min."),
         '60' => _("1 hr."),
         '90' => _("1.5 hr."),