|
@@ -45,7 +45,7 @@ class Index extends Controller
|
|
|
'Pay_Amount'=> __('Pay Amount'),
|
|
|
'Info' => __('Info'),
|
|
|
'Pay_Time' => __('Pay Time'),
|
|
|
- 'bookingnow' => __('Booking Now'),
|
|
|
+ 'bookingnow' => __('Book Session'),
|
|
|
];
|
|
|
$this->assign('showtitle',$showtitle);
|
|
|
|