]> git.mjollnir.org Git - moodle.git/commitdiff
Improved the heading a little
authormoodler <moodler>
Wed, 8 Oct 2003 05:53:55 +0000 (05:53 +0000)
committermoodler <moodler>
Wed, 8 Oct 2003 05:53:55 +0000 (05:53 +0000)
admin/lang.php

index b24b8e228600bbd473d8853947a492464c07f4a5..9e0ad562ab9c61d197db119fb112e59ef15c6852 100644 (file)
         print_simple_box_end();
 
         
-        print_heading("$currentfile", "LEFT", 4);
+        print_heading("$currentfile", "center", 4);
 
         if (!file_exists("$langdir/$currentfile")) {
             if (!touch("$langdir/$currentfile")) {