organization-permissions: Add help page link for User Identity section.

This commit adds the /help link to the User Identity section heading
of the Organization Permissions, linking to /help/restrict-name-and-
email-changes.
This commit is contained in:
roanster007 2024-04-03 19:51:52 +05:30 committed by Tim Abbott
parent 6af9a6635c
commit acc7444575
1 changed files with 3 additions and 1 deletions

View File

@ -257,7 +257,9 @@
<div id="org-user-identity" class="settings-subsection-parent">
<div class="subsection-header">
<h3>{{t "User identity" }}</h3>
<h3>{{t "User identity" }}
{{> ../help_link_widget link="/help/restrict-name-and-email-changes" }}
</h3>
{{> settings_save_discard_widget section_name="user-identity" }}
</div>
<div class="inline-block organization-permissions-parent">