From e84c60be926b22d79ba854c5a2ef1e7994758dc4 Mon Sep 17 00:00:00 2001 From: seek3r Date: Mon, 1 Jan 2001 11:57:47 +0000 Subject: [PATCH] cleaned up interface to fit better --- setup/index.php | 2 ++ setup/lang.php | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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 '
'; } }