-
Bug
-
Resolution: Fixed
-
Minor
-
1.9
-
None
-
N/A
-
Any
-
MOODLE_19_STABLE
-
MOODLE_18_STABLE, MOODLE_19_STABLE
I just thought I should let you know that my Eclipse environment is reporting a syntax error in the following line, in mod/tracker/classes/trackercategorytype/checkbox/editcheckbox.html,
print_heading("{$form->action}{$form->type}', 'tracker');
It appears to be because the first argument is opened with a double-quote and closed with a single quote.