summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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(