Fixed Russian letter in AddGuests.ascx

This commit is contained in:
Svetlana Maleeva 2021-04-05 16:00:20 +03:00
parent a2c558cafd
commit e009c51f0d

View File

@ -177,7 +177,7 @@
<div class="inner_delimiter"></div>
<div class="block_of_step">
<div class="screen_text">
<p>The users added as guests will have very limited <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/administration/people.aspx#ManagingAccessRights_block")%>">permissions</a> on your portal. But you can always change their type from <b>Guest</b> to <b>User</b> giving extended <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/administration/people.aspx#ManagingAccessRights_block")%>">access rights</a>. Keep in mind that in this case they will be included into the pricing plan and if their number exceeds the maximum number allowed, you will need to <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/installation/workspace-saas-сhange-payment-plan.aspx")%>">change the pricing plan</a>.</p>
<p>The users added as guests will have very limited <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/administration/people.aspx#ManagingAccessRights_block")%>">permissions</a> on your portal. But you can always change their type from <b>Guest</b> to <b>User</b> giving extended <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/administration/people.aspx#ManagingAccessRights_block")%>">access rights</a>. Keep in mind that in this case they will be included into the pricing plan and if their number exceeds the maximum number allowed, you will need to <a class="links" href="<%=VirtualPathUtility.ToAbsolute("~/installation/workspace-saas-change-payment-plan.aspx")%>">change the pricing plan</a>.</p>
</div>
</div>
<div class="inner_delimiter"></div>