mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
converted & to &
This commit is contained in:
parent
77d2fdab8c
commit
75f087b6e7
@ -1654,7 +1654,7 @@ function make_editing_buttons($mod, $absolute=false, $moveselect=true, $indent=-
|
||||
}
|
||||
|
||||
if ($section >= 0) {
|
||||
$section = '&sr='.$section; // Section return
|
||||
$section = '&sr='.$section; // Section return
|
||||
} else {
|
||||
$section = '';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user