Bug #6080 - Loancalc block doesn't define a footer string; merged from MOODLE_16_STABLE

This commit is contained in:
skodak
2006-07-14 21:05:14 +00:00
parent e25f766dee
commit 3984a18589
+1
View File
@@ -198,6 +198,7 @@ function comp(v) { // general entry point for all cases
</tr>
</table>
</form>';
$this->content->footer = '';
return $this->content;