mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
Merge branch 'MDL-46321-master' of git://github.com/tonyjbutler/moodle
This commit is contained in:
commit
819ab257f7
@ -326,7 +326,7 @@ if ($forum->type != 'single'
|
||||
echo '<div class="movediscussionoption">';
|
||||
$select = new url_select($forummenu, '',
|
||||
array(''=>get_string("movethisdiscussionto", "forum")),
|
||||
'forummenu', get_string('move'));
|
||||
'forummenu');
|
||||
echo $OUTPUT->render($select);
|
||||
echo "</div>";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user