Removed stylesheet from frameworkmissing file

If the framework is missing, there's no point referencing a stylesheet from it...
This commit is contained in:
Ingo Schommer 2017-10-03 02:38:09 +13:00
parent e88f7654da
commit 2d53abd2c2

View File

@ -1,7 +1,6 @@
<html>
<head>
<title>The SilverStripe Framework is missing</title>
<link rel="stylesheet" type="text/css" href="<?=$clientPath; ?>/styles/install.css" />
</head>
<body>
<div id="BgContainer">