#1351 - Choice of template not given when there are warnings shown

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@40494 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
aoneil 2007-08-20 03:00:37 +00:00
parent b78b8e29f6
commit 1e5fbb9247
1 changed files with 8 additions and 8 deletions

View File

@ -38,14 +38,14 @@
<p class="good">
You're ready to install! &nbsp;&nbsp;
</p>
<p>
<b>Template to install:</b>
</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 } ?>
<p>
<b>Template to install:</b>
</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 if($alreadyInstalled) { ?>
<p>