diff options
author | Saketh1499 | 2021-02-11 18:12:13 +0530 |
---|---|---|
committer | Saketh1499 | 2021-02-11 18:12:13 +0530 |
commit | 8ac8e96c558480eedf62d7dac35332d991f3bae6 (patch) | |
tree | 1182e9774e2f499e3c3f82713fa373e91e65cc39 | |
parent | 781fe72e80e47eeffe06b53be6c83ae280bf006b (diff) | |
download | dwsim_textbook_companion-8ac8e96c558480eedf62d7dac35332d991f3bae6.tar.gz dwsim_textbook_companion-8ac8e96c558480eedf62d7dac35332d991f3bae6.tar.bz2 dwsim_textbook_companion-8ac8e96c558480eedf62d7dac35332d991f3bae6.zip |
Update heading of completed books
-rwxr-xr-x | textbook_companion.module | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textbook_companion.module b/textbook_companion.module index 106257e..0aefaa5 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' => 'TBC Completed Books', + 'title' => 'Completed Books', 'page callback' => 'dwsim_tbc_completed_book_proposal_all', 'access arguments' => array( 'download code' |