This commit is contained in:
vyshane
2006-05-04 04:25:22 +00:00
parent 1bad990a14
commit 0c19b8fd99
+1 -1
View File
@@ -60,7 +60,7 @@
// $CFG->pagepath is used to generate the body and id attributes for the body tag
// of the page. It is also used to generate the link to the Moodle Docs for this view.
$CFG->pagepath = 'block/' . $strblockname . '/config';
$CFG->pagepath = 'block/' . $block->name() . '/config';
print_header($site->shortname.': '.$strblockname.": $strconfiguration", $site->fullname,
"<a href=\"index.php\">$stradmin</a> -> ".