mirror of
https://github.com/moodle/moodle.git
synced 2025-03-18 22:50:19 +01:00
fix for bug 4284
This commit is contained in:
parent
aba94550ad
commit
6db0b948cc
@ -65,6 +65,7 @@
|
||||
<input type="hidden" name="modulename" value="<?php p($form->modulename) ?>" />
|
||||
<input type="hidden" name="instance" value="<?php p($form->instance) ?>" />
|
||||
<input type="hidden" name="mode" value="<?php p($form->mode) ?>" />
|
||||
<input type="hidden" name="groupmode" value="<?php p($form->groupmode) ?>" />
|
||||
<center>
|
||||
<input type="submit" value="<?php print_string("savechanges") ?>" />
|
||||
</center>
|
||||
|
Loading…
x
Reference in New Issue
Block a user