Web: People: ProfileAction: fix read more url

This commit is contained in:
Viktor Fomin 2022-04-27 19:39:28 +03:00
parent 72aceefc6c
commit 833591d2bd

View File

@ -685,7 +685,8 @@ class UpdateUserForm extends React.Component {
<Link
color="#316DAA"
isHovered={true}
href="https://helpcenter.onlyoffice.com/ru/gettingstarted/people.aspx#ManagingAccessRights_block"
href={`https://helpcenter.onlyoffice.com/${language}/gettingstarted/people.aspx#ManagingAccessRights_block`}
target="_blank"
style={{ marginTop: 23 }}
>
{t("TermsOfUsePopupHelperLink")}