Skip to content
Snippets Groups Projects
Commit e8355dea authored by Sivaji Ganesh Jojodae's avatar Sivaji Ganesh Jojodae
Browse files

Changing tab title 'my results' to 'quiz results' by sivaji.

parent 01e55114
No related branches found
No related tags found
No related merge requests found
......@@ -264,7 +264,7 @@ function quiz_menu() {
// USER //
$items['user/%/myresults'] = array(
'title' => t('My results'),
'title' => t('Quiz results'),
'page callback' => 'quiz_get_user_results',
'page arguments' => array(1),
'access arguments' => array('view own results'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment