U4-3623 Text corrections in install wizard

This commit is contained in:
Sebastiaan Janssen
2013-11-21 10:17:52 +01:00
parent 9f046f9945
commit a04aef9b98
2 changed files with 3 additions and 9 deletions

View File

@@ -78,8 +78,7 @@
<div class="tab main-tabinfo">
<div class="container">
<h1>Starter kits</h1>
<p>To help you get started here are some basic starter kits. They have been tailored to suit common site configurations and install useful functionality.<br />
Mouse over the icons to learn more about what the starter kits will install.</p>
<p>To help you get started here are some basic starter kits. They have been tailored to suit common site configurations and install useful functionality.</p>
</div>
<!-- menu -->
<asp:PlaceHolder ID="ph_starterKits" runat="server" />

View File

@@ -24,13 +24,8 @@ jQuery(document).ready(function () {
<!-- done box -->
<div class="tab main-tabinfo">
<div class="container">
<h1>
Youre done...now what?</h1>
<p>
Excellent, you are now ready to start using Umbraco, one of the worlds most popular open
source .NET CMS.
<br />
If you installed a starter kit you can start by configuring your new site, just click &quot;Preview your new website&quot; and follow the instructions. Or to start adding content right away click &quot;Set up your new website&quot; </p>
<h1>Youre done...now what?</h1>
<p>Excellent, you are now ready to start using Umbraco, one of the worlds most popular open source .NET CMS.</p>
<ul class="btn-web">
<li class="btn-set"><a href="<%= IOHelper.ResolveUrl(SystemDirectories.Umbraco) %>/"><span>Launch umbraco</span></a></li>
</ul>