Fix DocSpaceWindows.ascx

This commit is contained in:
Svetlana Maleeva 2023-06-08 19:24:41 +03:00
parent bd312f47aa
commit 6887ebe5a1
5 changed files with 4 additions and 5 deletions

View File

@ -133,19 +133,19 @@
<div target="img7_eventcom_guides" class="screenphoto magnifier"></div>
</div>
<div class="screen_text">
<p>Once the installation process is completed, click the <b>Finish</b> button to exit the <b>Setup Wizard</b> and launch <b><%= ((BasePage)Page).EditionVersion %></b>.</p>
<p>Once the installation process is completed, click the <b>Finish</b> button to exit the <b>Setup Wizard</b>.</p>
</div>
<%--<div class="screen_block">
<div class="screen_block">
<img alt="How to deploy <%= ((BasePage)Page).EditionVersion %> for Windows on a local server? Step 3" target="img8_eventcom_guides" class="screenphoto screen_guides noresize" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/small/" + ((BasePage)Page).VersionName + "/step3_4.png")%>" />
<img alt="How to deploy <%= ((BasePage)Page).EditionVersion %> for Windows on a local server? Step 3" id="img8_eventcom_guides" class="bigphoto_screen" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/Guides/big/" + ((BasePage)Page).VersionName + "/step3_4.png")%>" />
<div target="img8_eventcom_guides" class="screenphoto magnifier"></div>
</div>--%>
</div>
</div>
<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>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.aspx</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>
@ -165,7 +165,6 @@
<div class="screen_text">
<p>When all the parameters are set, click the <b>Continue</b> button.</p>
<p>That's all. Your DocSpace is created.</p>
<div class="notehelp">From now on, you can also launch your DocSpace using the shortcut on the desktop.</div>
</div>
</div>
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB