diff --git a/setup/lib/step1.lib.php b/setup/lib/step1.lib.php
index ace9d51..b96d4ac 100644
--- a/setup/lib/step1.lib.php
+++ b/setup/lib/step1.lib.php
@@ -1,7 +1,9 @@
\ No newline at end of file
+?>
diff --git a/setup/tpls/step1.tpl.php b/setup/tpls/step1.tpl.php
index 8d2c6b5..7b28958 100644
--- a/setup/tpls/step1.tpl.php
+++ b/setup/tpls/step1.tpl.php
@@ -13,58 +13,14 @@
';
-
- echo '' .$l['descrl2'] . '
';
-
- }
-
-
- echo '';
- echo wpautop(sprintf($l['descrlang'], FP_CONTENT));
- echo '
';
-
- */
-
+
if ($err)
echo wpautop(sprintf($l['descrw'], FP_CONTENT));
?>
-
-
\ No newline at end of file
+