From 3639a32c7d0660ec6aca46772fa4999734e9949d Mon Sep 17 00:00:00 2001 From: prashantsinalkar Date: Wed, 11 Jan 2017 12:56:10 +0530 Subject: changed the text --- pdf/list_all_certificates.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pdf') diff --git a/pdf/list_all_certificates.inc b/pdf/list_all_certificates.inc index 43e47ab..4b94419 100755 --- a/pdf/list_all_certificates.inc +++ b/pdf/list_all_certificates.inc @@ -51,7 +51,7 @@ function _list_all_certificates() } //$exist_id->id else { drupal_set_message('You need to propose a book Book Proposal or if you have already proposed then your book is under reviewing process', 'status'); - $page_content = "No book has been completed by you"; + $page_content = " No certificate available "; return $page_content; } } -- cgit