From 99b89b2e3c30fb64c34b2332fc7eadad202a32ed Mon Sep 17 00:00:00 2001 From: prashantsinalkar Date: Thu, 11 Feb 2021 14:48:38 +0530 Subject: Update header in the table --- tbc_details.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tbc_details.inc b/tbc_details.inc index 4c265b1..a990a09 100644 --- a/tbc_details.inc +++ b/tbc_details.inc @@ -39,7 +39,7 @@ function dwsim_tbc_completed_book_proposal_all() } //$row = $result->fetchObject() $preference_header = array( 'No', - 'TBC Project', + 'Tittle of the Book', 'Contributor Name', 'University / Institute', 'Year of Completion' -- cgit