Fixed page title

This commit is contained in:
moodler 2003-05-29 03:02:10 +00:00
parent a6ee2f5e7d
commit a205123f06

View File

@ -27,7 +27,7 @@
$strshow = get_string("show");
$stractivitymodule = get_string("activitymodule");
print_header("$site->shortname: $strcategories", "$site->fullname",
print_header("$site->shortname: $strmanagemodules", "$site->fullname",
"<a href=\"../$CFG->admin/index.php\">$stradministration</a> -> $strmanagemodules");
print_heading($strmanagemodules);