From a5608657ccbc387b2db3ee677aef2b58ec62dc42 Mon Sep 17 00:00:00 2001 From: Ingo Schommer Date: Tue, 25 May 2010 03:52:01 +0000 Subject: [PATCH] MINOR Use "email" instead of username for validation of admin account during install (from r100418) git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@105566 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- dev/install/config-form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/install/config-form.html b/dev/install/config-form.html index c890868648a..0c946aee48e 100644 --- a/dev/install/config-form.html +++ b/dev/install/config-form.html @@ -96,7 +96,7 @@

Welcome to SilverStripe

hasErrors()) { ?>

- Please enter a username and password for the default administrator account before installing. + Please enter an email address and password for the default administrator account before installing.