From ecca0df535496bc4dfcd29edc851f05585c8c15b Mon Sep 17 00:00:00 2001 From: "alextselegidis@gmail.com" Date: Sat, 8 Jun 2013 15:54:22 +0000 Subject: [PATCH] =?UTF-8?q?=CE=9C=CE=B9=CE=BA=CF=81=CE=AD=CF=82=20=CE=B4?= =?UTF-8?q?=CE=B9=CE=BF=CF=81=CE=B8=CF=8E=CF=83=CE=B5=CE=B9=CF=82=20=CF=83?= =?UTF-8?q?=CF=84=CE=B7=CE=BD=20=CE=B1=CE=BA=CF=8D=CF=81=CF=89=CF=83=CE=B7?= =?UTF-8?q?=20=CE=B5=CE=BD=CF=8C=CF=82=20=CF=81=CE=B1=CE=BD=CF=84=CE=B5?= =?UTF-8?q?=CE=B2=CE=BF=CF=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/application/controllers/appointments.php | 4 ++-- src/application/views/appointments/cancel.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/application/controllers/appointments.php b/src/application/controllers/appointments.php index 7d3e93d3..0ab27540 100644 --- a/src/application/controllers/appointments.php +++ b/src/application/controllers/appointments.php @@ -80,8 +80,8 @@ class Appointments extends CI_Controller { $customer_title = 'Your appointment has been successfully booked!'; $provider_title = 'A new appointment has been added to your plan.'; } else { - $customer_title = 'Appointment changes saved successfully!'; - $provider_title = 'Appointment details have changed.'; + $customer_title = 'Appointment Changes Saved Successfully!'; + $provider_title = 'Appointment Details Have Changed'; } $this->notifications->send_book_success( diff --git a/src/application/views/appointments/cancel.php b/src/application/views/appointments/cancel.php index 271c76de..1fddd227 100644 --- a/src/application/views/appointments/cancel.php +++ b/src/application/views/appointments/cancel.php @@ -50,7 +50,7 @@
-

Your appointment has been successfully cancelled.

+

Your appointment has been successfully cancelled