forked from mirrors/easyappointments
Added translations.xls
This commit is contained in:
parent
e522af54f2
commit
10a8fa0b5f
2 changed files with 1 additions and 1 deletions
BIN
doc/translations.xls
Normal file
BIN
doc/translations.xls
Normal file
Binary file not shown.
|
@ -156,7 +156,7 @@ class Appointments extends CI_Controller {
|
|||
|
||||
$provider_title = 'A new appointment has been added to your plan.';
|
||||
$provider_message = 'You can make changes by clicking the appointment '
|
||||
. 'link below';
|
||||
. 'link below.';
|
||||
$provider_link = $this->config->item('base_url') . 'backend/index/'
|
||||
. $appointment['hash'];
|
||||
} else {
|
||||
|
|
Loading…
Reference in a new issue