mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-9742 - changed tabs to spaces in a few places where there are one
or two
This commit is contained in:
parent
3ef1be377b
commit
a044c05ddb
24 changed files with 85 additions and 85 deletions
|
@ -39,7 +39,7 @@
|
|||
}
|
||||
|
||||
if ($download <> "xls" and $download <> "txt" and $download <> "ods") {
|
||||
|
||||
|
||||
$crumbs[] = array('name' => $strchoices, 'link' => "index.php?id=$course->id", 'type' => 'activity');
|
||||
$crumbs[] = array('name' => format_string($choice->name), 'link' => "view.php?id=$cm->id", 'type' => 'activityinstance');
|
||||
$crumbs[] = array('name' => $strresponses, 'link' => '', 'type' => 'title');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue