Text fix for ManagingUsersDS.ascx

This commit is contained in:
Svetlana Maleeva 2023-11-16 18:19:35 +03:00
parent 2593428134
commit c1ee64ead2

View File

@ -201,7 +201,7 @@
<li>Select <img alt="Disable icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/dsdisable.png")%>" /> <b>Disable</b> or <img alt="Enable icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/dsenable.png")%>" /> <b>Enable</b>.</li>
</ol>
<h6>Removing users from DocSpace</h6>
<p>To remove a disabled user who did not created rooms or added documents to the room,</p>
<p>To remove a disabled user who did not create rooms or add documents to the room,</p>
<ol>
<li>Go to the <b>Accounts</b> section on the left.</li>
<li>Click the <img alt="Options icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/dsoptionsicon.png")%>" /> icon next to the disabled user name.</li>