Fixed 'Can't save changes in editor configuration' form bug reported in http://moodle.org/mod/forum/discuss.php?d=21359
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
<form method="post" action="<?php print($GLOBALS['ME']);?>">
|
||||
<form method="post" action="editor.php">
|
||||
<input type="hidden" name="sesskey" value="<?php echo $USER->sesskey ?>">
|
||||
<table border="0" cellpadding="4" cellspacing="2">
|
||||
<tr valign=top>
|
||||
|
||||
Reference in New Issue
Block a user