From 1f052f0be2b6e4b2db89a70eca62cd6d21f56878 Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Tue, 23 Nov 2010 03:18:39 -0500 Subject: [PATCH] - Fix adding contact group record after creating a group --- installer/welcome.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/installer/welcome.html b/installer/welcome.html index 0c6805a..a992c5e 100644 --- a/installer/welcome.html +++ b/installer/welcome.html @@ -1,8 +1,8 @@ <form action="index.php" methond="get"> <input type="hidden" name="_step" value="1" /> -<p>Welcome to the interactive install script for the RoundCube Webmail package</p> -<p>First let's check your local environment and find out if everything RoundCube needs is available.</p> +<p>Welcome to the interactive install script for the Roundcube Webmail package</p> +<p>First let's check your local environment and find out if everything Roundcube needs is available.</p> <p>The basic requirements are:</p> <ul> -- Gitblit v1.9.1