From: moodler Date: Tue, 21 Mar 2006 09:03:30 +0000 (+0000) Subject: Checking in an old change X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=d799fa2d6c7d91cb0624094083930295f7cc43b3;p=moodle.git Checking in an old change --- diff --git a/admin/utfdbmigrate.php b/admin/utfdbmigrate.php index b37fa68946..24aeea5528 100755 --- a/admin/utfdbmigrate.php +++ b/admin/utfdbmigrate.php @@ -671,7 +671,7 @@ function db_migrate2utf8(){ //Eloy: Perhaps some type of limit parameter here echo $lang.','; } } - echo ''; + echo '
Language Import Utility'; print_simple_box_end(); delete_records('config','name','langsused');