Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed page title
  • Loading branch information
moodler committed May 29, 2003
1 parent a6ee2f5 commit a205123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/modules.php
Expand Up @@ -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);
Expand Down

0 comments on commit a205123

Please sign in to comment.