diff options
author | prashantsinalkar | 2021-02-11 14:54:49 +0530 |
---|---|---|
committer | prashantsinalkar | 2021-02-11 14:54:49 +0530 |
commit | ee8c969fcea83cd7c92eac8b67e06510ef6812b7 (patch) | |
tree | 4eeab945f3582549d09b8c89828b019a0517d6d0 | |
parent | 99b89b2e3c30fb64c34b2332fc7eadad202a32ed (diff) | |
download | dwsim_textbook_companion-ee8c969fcea83cd7c92eac8b67e06510ef6812b7.tar.gz dwsim_textbook_companion-ee8c969fcea83cd7c92eac8b67e06510ef6812b7.tar.bz2 dwsim_textbook_companion-ee8c969fcea83cd7c92eac8b67e06510ef6812b7.zip |
Update header in the table
-rw-r--r-- | tbc_details.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tbc_details.inc b/tbc_details.inc index a990a09..639557b 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', - 'Tittle of the Book', + 'Title of the Book', 'Contributor Name', 'University / Institute', 'Year of Completion' |