Small typo (bug 2512)

(http://moodle.org/bugs/bug.php?op=show&bugid=2512)

Merged from MOODLE_14_STABLE
This commit is contained in:
stronk7
2005-02-08 01:07:45 +00:00
parent 86a956a42a
commit fff86611a2
+1 -1
View File
@@ -418,7 +418,7 @@
$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");