diff --git a/lam/templates/main.php b/lam/templates/main.php index 320719da..54cbe98a 100644 --- a/lam/templates/main.php +++ b/lam/templates/main.php @@ -19,17 +19,18 @@ $Id$ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - This is the main window. The user and group lists will be shown in this frame. + This is the main window. The user and group lists will be shown in this frame. */ echo ("\n"); -echo (" \n"); +echo ("\n"); echo ("LDAP Account Manager\n"); +echo (""); echo ("\n"); echo ("\n"); -echo ("\n"); -echo ("\n"); +echo ("\n"); +echo ("\n"); echo ("\n"); echo ("This page requires a browser that can show frames!\n"); echo ("\n");