Bug #6080 - Loancalc block doesn't define a footer string; merged from MOODLE_16_STABLE
This commit is contained in:
@@ -198,6 +198,7 @@ function comp(v) { // general entry point for all cases
|
||||
</tr>
|
||||
</table>
|
||||
</form>';
|
||||
$this->content->footer = '';
|
||||
|
||||
return $this->content;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user