diff --git a/theme/index.php b/theme/index.php index d38dc6f436a..59446846b80 100644 --- a/theme/index.php +++ b/theme/index.php @@ -107,15 +107,15 @@ } if ($CFG->theme == $theme) { - echo "\t\t" . '
'.$theme.'
'."\n"; + echo "\t\t\t" . ''.$theme.'
'."\n"; } else { - echo "\t\t\t" . ''.$theme.' (Moodle 1.4)
'."\n"; + echo "\t\t\t" . ''.$theme.' (Moodle 1.4)
'."\n"; } if ($screenshot or $readme) {