Improvements to help, and addition of new "Activity modules" help
for teachers adding new modules.
This commit is contained in:
+1
-1
@@ -602,7 +602,7 @@ function helpbutton ($page, $title="", $module="moodle", $image=true, $text="")
|
||||
$module = "moodle";
|
||||
}
|
||||
if ($image) {
|
||||
$linkobject = "<IMG BORDER=0 ALT=\"$title\" SRC=\"$CFG->wwwroot/pix/help.gif\">";
|
||||
$linkobject = "<IMG BORDER=0 HEIGHT=17 WIDTH=22 ALT=\"$title\" SRC=\"$CFG->wwwroot/pix/help.gif\">";
|
||||
} else {
|
||||
$linkobject = $title;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user