CHecking Enrique Castro's fix for MDL-6366, to help wiki pagenames not get reset
This commit is contained in:
@@ -168,6 +168,7 @@
|
||||
<?php
|
||||
if ($wikihasentries) {
|
||||
echo format_string($form->pagename,true);
|
||||
echo '<input type="hidden" name="pagename" value="'.$form->pagename.'" alt="'.get_string('wikiname', 'wiki').'" />';
|
||||
}
|
||||
else {
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user