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