diff --git a/include/controllers/default/crunchbutton/api/order/index.php b/include/controllers/default/crunchbutton/api/order/index.php index 32a54cb1e..9607e7d73 100644 --- a/include/controllers/default/crunchbutton/api/order/index.php +++ b/include/controllers/default/crunchbutton/api/order/index.php @@ -9,9 +9,9 @@ class Controller_api_order extends Crunchbutton_Controller_Rest { } $pauseRepeat = - '' + '' .'Press 1 to repeat the order. Press 2 to confirm the order. Press 3 to spell out the street name.'; - $repeat = 5; + $repeat = 3; switch (c::getPagePiece(3)) { case 'refund':