From: vinkmar Date: Wed, 6 Sep 2006 02:20:16 +0000 (+0000) Subject: removed hard-coded language strings (MDL-6448) X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=7f35bd73b4b3c0b4130743d691779cc4859f389e;p=moodle.git removed hard-coded language strings (MDL-6448) --- diff --git a/admin/settings.php b/admin/settings.php index 76687896a1..cb95d7216a 100644 --- a/admin/settings.php +++ b/admin/settings.php @@ -96,7 +96,7 @@ print_simple_box_start('','100%','',5,'generalbox',''); echo $root->output_html(); -echo '
'; +echo '
'; print_simple_box_end(); echo ''; echo '';