Changed sm_documents -> sm_general for ldap and sso

This commit is contained in:
Svetlana Maleeva 2021-04-09 15:41:20 +03:00
parent 1028a10d9d
commit 42653ce0df
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<%@ Control Language="C#" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<a class="crm-task-title sm_guides sm_saas sm_documents" id="link_152" title="ONLYOFFICE offers you the 'LDAP Support' option which allows to import the necessary users and groups from an LDAP Server to your portal, literally, in several minutes. Read more..."
<a class="crm-task-title sm_guides sm_saas sm_general" id="link_152" title="ONLYOFFICE offers you the 'LDAP Support' option which allows to import the necessary users and groups from an LDAP Server to your portal, literally, in several minutes. Read more..."
href="<%=VirtualPathUtility.ToAbsolute("~/administration/ldap-settings-saas.aspx")%>">Altering LDAP settings in the SaaS version</a>

View File

@ -1,4 +1,4 @@
<%@ Control Language="C#" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<a class="crm-task-title sm_guides sm_saas sm_documents" id="link_153" title="ONLYOFFICE offers you the Single Sign-on feature to improve the login process. Read more..."
<a class="crm-task-title sm_guides sm_saas sm_general" id="link_153" title="ONLYOFFICE offers you the Single Sign-on feature to improve the login process. Read more..."
href="<%=VirtualPathUtility.ToAbsolute("~/administration/sso-settings-saas.aspx")%>">Single Sign-on feature in the SaaS version</a>