]> git.mjollnir.org Git - moodle.git/commitdiff
No need for focus
authormoodler <moodler>
Thu, 9 Oct 2003 08:45:10 +0000 (08:45 +0000)
committermoodler <moodler>
Thu, 9 Oct 2003 08:45:10 +0000 (08:45 +0000)
admin/module.php

index 5d4231ba6feb60c9983986489269de67ea2055dc..a4466663f1dd0b7a7b3f58b039a599fda9f5f9f8 100644 (file)
@@ -40,7 +40,7 @@
     print_header("$site->shortname: $strmodulename: $strconfiguration", $site->fullname,
                   "<a href=\"index.php\">$stradmin</a> -> ".
                   "<a href=\"configure.php\">$strconfiguration</a> -> ".
-                  "<a href=\"modules.php\">$strmanagemodules</a> -> $strmodulename", $focus);
+                  "<a href=\"modules.php\">$strmanagemodules</a> -> $strmodulename");
 
     print_heading($strmodulename);