diff --git a/setup/index.php b/setup/index.php index ae1c31bfeb..6d09b09dde 100644 --- a/setup/index.php +++ b/setup/index.php @@ -214,6 +214,7 @@ break; } +/* I will probably not need this section at all echo ' Step 4 - Add-on Application Installation '; switch($phpgw_info["setup"]["stage"]["apps"]){ case 1: @@ -226,6 +227,7 @@ echo 'ONot ready for this stage yet.'; break; } +*/ echo ''; echo ""; ?> diff --git a/setup/lang.php b/setup/lang.php index 58ca9e8fae..d760b7d69f 100644 --- a/setup/lang.php +++ b/setup/lang.php @@ -122,6 +122,6 @@ '; + echo '
'; } }