Changed wording of template choice (merged from 2.0.2 branch, r37913)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@40476 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
aoneil 2007-08-20 00:24:50 +00:00
parent b9bc98730f
commit 1ac8b25ba2
1 changed files with 2 additions and 2 deletions

View File

@ -42,8 +42,8 @@
<p>
<b>Template to install:</b>
</p>
<input type="radio" name="template" value="default" checked="checked">Default template</input><br />
<input type="radio" name="template" value="tutorial">Tutorial template</input><br />
<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 />
<?php } ?>
<?php if($alreadyInstalled) { ?>