From: moodler Date: Wed, 8 Oct 2003 05:53:55 +0000 (+0000) Subject: Improved the heading a little X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=af4efb1484ce85e9c2cdea114ab5220483d110a8;p=moodle.git Improved the heading a little --- diff --git a/admin/lang.php b/admin/lang.php index b24b8e2286..9e0ad562ab 100644 --- a/admin/lang.php +++ b/admin/lang.php @@ -161,7 +161,7 @@ print_simple_box_end(); - print_heading("$currentfile", "LEFT", 4); + print_heading("$currentfile", "center", 4); if (!file_exists("$langdir/$currentfile")) { if (!touch("$langdir/$currentfile")) {