summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorprashantsinalkar2021-02-11 14:31:40 +0530
committerprashantsinalkar2021-02-11 14:31:40 +0530
commita45f460f6ac2f65712c9cfef3318c32689b48c18 (patch)
tree841cdfc89c1964956f3897aa31ec629c2cc98433
parente1e3007a02a98a13f3b8134709f4586b7ce4069d (diff)
downloadDWSIM_textbook_companion-a45f460f6ac2f65712c9cfef3318c32689b48c18.tar.gz
DWSIM_textbook_companion-a45f460f6ac2f65712c9cfef3318c32689b48c18.tar.bz2
DWSIM_textbook_companion-a45f460f6ac2f65712c9cfef3318c32689b48c18.zip
Update header in the table
-rw-r--r--tbc_details.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/tbc_details.inc b/tbc_details.inc
index db2dd0b..4c265b1 100644
--- a/tbc_details.inc
+++ b/tbc_details.inc
@@ -38,10 +38,10 @@ function dwsim_tbc_completed_book_proposal_all()
/*$preference_data->book . " by " . $preference_data->author . ", " . $preference_data->publisher . ", " . $preference_data->year, 'textbook-companion/textbook-run/' . $preference_data->id*/
} //$row = $result->fetchObject()
$preference_header = array(
- 'S.No',
+ 'No',
'TBC Project',
'Contributor Name',
- 'Publisher',
+ 'University / Institute',
'Year of Completion'
);
$output .= theme('table', array(