diff --git a/views/step1.php b/views/step1.php index 6469e59..aba07cc 100644 --- a/views/step1.php +++ b/views/step1.php @@ -11,7 +11,7 @@ if ($interval->invert == 0) { ?> } $settings = \RedBeanPHP\R::load('settings', 1); $tickets = $settings->value; -if ($tickets <= 25) { ?> +if ($tickets <= 50) { ?>