From 9d195d6e82c3be4e543a47ef8ff1e9fe54bd0939 Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Tue, 05 Jul 2011 13:09:25 -0400 Subject: [PATCH] - Added lost argument in delete_record() method --- 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