From 781fe72e80e47eeffe06b53be6c83ae280bf006b Mon Sep 17 00:00:00 2001 From: prashantsinalkar Date: Thu, 11 Feb 2021 18:04:31 +0530 Subject: Update heading of completed books --- textbook_companion.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textbook_companion.module b/textbook_companion.module index 0aefaa5..106257e 100755 --- a/textbook_companion.module +++ b/textbook_companion.module @@ -783,7 +783,7 @@ function textbook_companion_menu() ); /* COMPLETED DWSIM TBC Completed Books */ $items['textbook-companion/completed-books'] = array( - 'title' => 'Completed Books', + 'title' => 'TBC Completed Books', 'page callback' => 'dwsim_tbc_completed_book_proposal_all', 'access arguments' => array( 'download code' -- cgit