From dc38648ac91d94199d9348d3b6989fb531de8c8a Mon Sep 17 00:00:00 2001 From: prashantsinalkar Date: Thu, 21 Dec 2017 14:23:27 +0530 Subject: done minor changes --- scilab_on_cloud_management.module | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/scilab_on_cloud_management.module b/scilab_on_cloud_management.module index 2f19e2d..6a6e3f7 100644 --- a/scilab_on_cloud_management.module +++ b/scilab_on_cloud_management.module @@ -149,12 +149,12 @@ Dear !user_name, You have updated the scilab on cloud error status for following book : -Title of the book : ' . $preference_data->book . ' -Author : ' . $preference_data->author. ' -Publisher : '. $preference_data->publisher .' -Edition : '. $preference_data->edition .' +Title of the book: ' . $preference_data->book . ' +Author: ' . $preference_data->author. ' +Publisher: '. $preference_data->publisher .' +Edition: '. $preference_data->edition .' -Display TBC on scilab on cloud : '. $display_book_on_scilab_cloud .' +Display TBC on scilab on cloud: '. $display_book_on_scilab_cloud .' Best Wishes, Scilab TBC Team, -- cgit