diff --git a/dev/install/config-form.html b/dev/install/config-form.html index 01338c310..72c6cea0b 100644 --- a/dev/install/config-form.html +++ b/dev/install/config-form.html @@ -51,21 +51,17 @@ Please fill in a username and password for the admin account to install.
hasErrors()) { ?> -- You're ready to install! -
- -- Template to install: -
+You're ready to install!
+ + +You can change the template or download another from the SilverStripe website after installation.
- -@@ -75,7 +71,7 @@
- +diff --git a/dev/install/install.css b/dev/install/install.css index 2f7672bcb..1b1728d36 100644 --- a/dev/install/install.css +++ b/dev/install/install.css @@ -15,8 +15,7 @@ ul#Themes{ } ul#Themes input { float: left; - width: 10px; - height: 10px; + margin-right: 5px; } ul#Themes label { margin: -2px 5px 0 15px;