U4-3623 Text corrections in install wizard
This commit is contained in:
@@ -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" />
|
||||
|
||||
@@ -24,13 +24,8 @@ jQuery(document).ready(function () {
|
||||
<!-- done box -->
|
||||
<div class="tab main-tabinfo">
|
||||
<div class="container">
|
||||
<h1>
|
||||
You’re 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 "Preview your new website" and follow the instructions. Or to start adding content right away click "Set up your new website" </p>
|
||||
<h1>You’re 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>
|
||||
|
||||
Reference in New Issue
Block a user