mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 17:05:33 +02:00
Added comment that you can download another template later. (merged from 2.0.2 branch, r37916)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@40477 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
1ac8b25ba2
commit
50fb6b6539
@ -44,6 +44,7 @@
|
||||
</p>
|
||||
<input type="radio" name="template" value="default" checked="checked">BlackCandy, default template ready to use.</input><br />
|
||||
<input type="radio" name="template" value="tutorial">Empty template, ready to begin the tutorial.</input><br />
|
||||
<p>You can change the template or download another from the SilverStripe website after installation.</p>
|
||||
<?php } ?>
|
||||
|
||||
<?php if($alreadyInstalled) { ?>
|
||||
|
Loading…
Reference in New Issue
Block a user