Update screen + minor fixes

This commit is contained in:
Svetlana Maleeva 2023-07-19 16:23:59 +03:00
parent 361befe4e6
commit 0ddd507b25
4 changed files with 3 additions and 3 deletions

View File

@ -145,16 +145,16 @@
<h2 id="step4"><span class="style_step">Step 4. </span>Run <%= ((BasePage)Page).EditionVersion %></h2>
<div class="block_of_step">
<div class="screen_text">
<p>Launch your DocSpace using the shortcut on the desktop. The <b>DocSpace Setup</b> page will open in your default browser at the <em>http://localhost/wizard.aspx</em> address. Now you need to perform the DocSpace initial setup.</p>
<p>Launch your DocSpace using the shortcut on the desktop. The <b>DocSpace Setup</b> page will open in your default browser at the <em>http://localhost/wizard</em> address. Now you need to perform the DocSpace initial setup.</p>
<ul>
<li>Enter a <b>Password</b> you will use to access your <b><%= ((BasePage)Page).EditionVersion %></b> the next time and confirm it. By default, the password must be at least <b>8</b> but no more than <b>30</b> characters long.</li>
<li>Specify your email address. The <b>Email Activation</b> message will be sent to the specified email. Follow the link provided in this email to complete your email activation procedure.</li>
<li>Drop-down the <b>Language</b> list and select the necessary language to display all DocSpace pages and notifications.</li>
<li>Set the time zone that corresponds to your location from the <b>Timezone</b> drop-down list.</li>
<li class="enterprise_display">
Click the <b>Upload file</b> button in the <b>Your license file</b> section and browse for the license <em>.lic</em> file stored on your computer (see <a class="links" href="#step1">Step 1</a>).
Click the <img alt="How to deploy <%= ((BasePage)Page).EditionVersion %> for Windows on a local server? Step 3" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/small/" + ((BasePage)Page).VersionName + "/icon.png")%>" /> button in the <b>Your license file</b> section and browse for the license <em>.lic</em> file stored on your computer (see <a class="links" href="#step1">Step 1</a>).
</li>
<li>Accept the <b>License agreement</b> terms by checking the corresponding box.</li>
<li>Accept the terms of the <b>License agreements</b> by checking the corresponding box.</li>
</ul>
</div>
<div class="screen_block">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 938 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 12 KiB