From: urs_hunkler Date: Fri, 28 Dec 2007 12:45:43 +0000 (+0000) Subject: merged from 1.9 :: MDL-12749 :: print_box_strart was closed with pint_simple_box_end... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=c1aa6ad26c653813999528f62945b2d6aa9662b9;p=moodle.git merged from 1.9 :: MDL-12749 :: print_box_strart was closed with pint_simple_box_end. corrected. --- diff --git a/admin/langimport.php b/admin/langimport.php index 8fc0dcf492..5f8acbaf65 100755 --- a/admin/langimport.php +++ b/admin/langimport.php @@ -320,8 +320,7 @@ //close available langs table echo ''; - print_simple_box_end(); - + print_box_end(); break; } //close of main switch