mirror of
https://github.com/moodle/moodle.git
synced 2025-05-04 07:08:51 +02:00
Fixed page title
This commit is contained in:
parent
a6ee2f5e7d
commit
a205123f06
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user