Skip to content

Commit a1f398e

Browse files
Update admin-users.html
1 parent 2f928a7 commit a1f398e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

layouts/shortcodes/admin-users.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
{{ $member_navigation := "Select **Organizations**, your organization, and then **Members**." }}
44
{{ $remove_button := "**Remove member**" }}
55
{{ $product_link := "[Docker Hub](https://hub.docker.com)" }}
6-
{{ $update_role := "Select the role you want to assign, then select **Save**." }}
76
{{ $role_mapping_link := "[SCIM for role mapping](/security/for-admins/provisioning/scim/)" }}
87
{{ $export_fields := `The CSV file for an organization contains the following fields:
98
* **Name**: The user's name.
@@ -32,7 +31,6 @@
3231
* **Account Created**: The time and date when the user account was created.` }}
3332
{{ $member_navigation = "Select your company in the left navigation drop-down menu, and then select **Users**." }}
3433
{{ $remove_button = "**Remove user**" }}
35-
Select their organization, select the role you want to assign, and then select **Save**.{{ $update_role = "" }}
3634
{{ $role_mapping_link = "[SCIM for role mapping](/security/for-admins/provisioning/scim/)"}}
3735
{{ end }}
3836
{{ end }}
@@ -125,4 +123,4 @@
125123
> for details about the access permissions for each role.
126124

127125
Pending invitations appear in the table. The invitees receive an email with a link to Docker Hub where they can accept
128-
or decline the invitation.
126+
or decline the invitation.

0 commit comments

Comments
 (0)