(http://moodle.org/bugs/bug.php?op=show&bugid=2512)
Merged from MOODLE_14_STABLE
$strdeletecheck = get_string("deletecheck", "", "$form->fullmodulename");
$strdeletecheckfull = get_string("deletecheckfull", "", "$form->fullmodulename '$form->instancename'");
- print_header_simple("$strdeletecheck", "$",
+ print_header_simple("$strdeletecheck", "",
"$strdeletecheck");
print_simple_box_start("center", "60%", "#FFAAAA", 20, "noticebox");