Improve wording of wizard
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<center>
|
||||
<h1>Welcome to your Cloudron</h1>
|
||||
<h1>Welcome to your Cloudron!</h1>
|
||||
<br/>
|
||||
<h3 class="">This is your <b>{{ wizard.hostname }}</b> and all your apps will be installed under this domain.</h3>
|
||||
<h3 class="">Let's personalize it a bit before you can install apps.</h3>
|
||||
<br/>
|
||||
<br/>
|
||||
<a class="btn btn-primary" href="#/step2" autofocus>Forward</a>
|
||||
<a class="btn btn-primary" href="#/step2" autofocus>Next</a>
|
||||
</center>
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
<div class="row">
|
||||
<div class="col-md-12 text-center">
|
||||
<h1>Personalize your Cloudron</h1>
|
||||
<h1>Select an avatar and name for your Cloudron</h1>
|
||||
<hr/>
|
||||
<h4 class="">
|
||||
Make it truly yours, by giving your Cloudron an avatar and name.
|
||||
We use these for display purposes. You can always change it later.
|
||||
</h4>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
<div class="row">
|
||||
<div class="col-md-12 text-center">
|
||||
<h1>Create an Administrator for <b>{{ wizard.name }}</b>, your Cloudron</h1>
|
||||
<h1>Create an Administrator for <b>{{ wizard.name }}</b></h1>
|
||||
<h4 class="">
|
||||
You can create more users once we are done here.
|
||||
This admin account is separate from your <a href="https://cloudron.io">cloudron.io</a> account.
|
||||
</h4>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user