Merged from MOODLE_14_STABLE - 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:33:41 +00:00
parent f6eb109943
commit 558f7cd09e
+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>