diff options
-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' |