Minor text fix

This commit is contained in:
Svetlana Maleeva 2022-01-14 13:06:56 +03:00
parent 1804e00095
commit 2e600453e7

View File

@ -37,7 +37,7 @@
<li><img alt="Form Filling icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/formfillingicon.png")%>" /> <b>Form Filling</b> - the user or group will be able only to view the form and fill in the form fields inserted into it (this option is only available for the <b>.oform</b> files),
<p class="note">The <b>Fill forms</b> option is not available when sharing an <b>.oform</b> file via an external link.</p>
</li>
<li><img alt="Custom Filter" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/customfiltericon.png")%>" /> <b>Custom Filter</b> - the user or group will be able only to view the spreadsheet wuth applied filters. All other editing options will be available (this option is only available for the <b>.xlsx</b> files),</li>
<li><img alt="Custom Filter" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/customfiltericon.png")%>" /> <b>Custom Filter</b> - the user or group will be able only to view the spreadsheet with applied filters. All other editing options will be available (this option is only available for the <b>.xlsx</b> files),</li>
<li><img alt="Comment icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/commenticon.png")%>" /> <b>Comment</b> - a user or group will be able only to view the document and add comments, as well as manage them,</li>
<li><img alt="Read Only icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/readonlyicon.png")%>" /> <b>Read Only</b> - the user or group will be able only to view the document/folder contents,</li>
<li><img alt="Deny Access icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/Help/GettingStarted/denyaccessicon.png")%>" /> <b>Deny Access</b> - permissions previously granted to the user or group will be revoked.</li>