diff options
author | prashantsinalkar | 2021-02-11 14:48:38 +0530 |
---|---|---|
committer | prashantsinalkar | 2021-02-11 14:48:38 +0530 |
commit | 99b89b2e3c30fb64c34b2332fc7eadad202a32ed (patch) | |
tree | 80841c0ccd5ee43a64be507fb1861e2afdf925f9 | |
parent | a45f460f6ac2f65712c9cfef3318c32689b48c18 (diff) | |
download | DWSIM_textbook_companion-99b89b2e3c30fb64c34b2332fc7eadad202a32ed.tar.gz DWSIM_textbook_companion-99b89b2e3c30fb64c34b2332fc7eadad202a32ed.tar.bz2 DWSIM_textbook_companion-99b89b2e3c30fb64c34b2332fc7eadad202a32ed.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 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' |