When I am on Admin and click on any of the "orders" links I get

HTML Code:
Parse error: syntax error, unexpected T_CASE in orders.php on line 195
I check line 195 and it's this

PHP Code:
      case 'doRefund'
Any ideas what is goign on here ?