MINOR Installing screen now has a page title called "Installing SilverStripe..." instead of "PHP 5 is required"

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/branches/2.4@104710 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
sharvey 2010-05-12 12:40:32 +00:00 committed by Sam Minnee
parent fcbec87d30
commit 55fcfb7470

View File

@ -860,7 +860,7 @@ class Installer extends InstallRequirements {
?>
<html>
<head>
<title>PHP 5 is required</title>
<title>Installing SilverStripe...</title>
<link rel="stylesheet" type="text/css" href="themes/blackcandy/css/layout.css" />
<link rel="stylesheet" type="text/css" href="themes/blackcandy/css/typography.css" />
<link rel="stylesheet" type="text/css" href="themes/blackcandy/css/form.css" />