Small typo (bug 2512)
(http://moodle.org/bugs/bug.php?op=show&bugid=2512) Merged from MOODLE_14_STABLE
This commit is contained in:
+1
-1
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user