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:
aoneil 2007-08-20 00:25:32 +00:00
parent 1ac8b25ba2
commit 50fb6b6539
1 changed files with 1 additions and 0 deletions

View File

@ -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) { ?>