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:
martinlanghoff
2005-04-05 22:10:31 +00:00
parent 36bf82baa5
commit 1a87d76bd4
+1 -1
View File
@@ -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>