NOBUG: fixed whitespace

This commit is contained in:
Sam Hemelryk
2013-09-10 13:02:35 +12:00
parent a775f2c96d
commit 3eb032d743
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -359,7 +359,7 @@
$options->noclean = true;
}
echo $OUTPUT->box(format_module_intro('data', $data, $cm->id), 'generalbox', 'intro');
$returnurl = $CFG->wwwroot . '/mod/data/view.php?d='.$data->id.'&search='.s($search).'&sort='.s($sort).'&order='.s($order).'&';
groups_print_activity_menu($cm, $returnurl);