diff --git a/install/template/template.php b/install/template/template.php
index 862a97af..5d4afd15 100644
--- a/install/template/template.php
+++ b/install/template/template.php
@@ -11,7 +11,7 @@
-
+
@@ -28,10 +28,10 @@
if ($step == $value) {
$progress = ($i == 6) ? 100 : $i * 16;
}
-
- echo '
' . ++$i . '. ' . $locale['step_' . $value] . '';
+
+ echo '' . ++$i . '. ' . $locale['step_' . $value] . '';
}
-
+
?>
@@ -71,4 +71,4 @@
-