Rename My Signatures menu label to Employee Portal
Signed-off-by: Sacha Al Himdani <sacha@probo.com>
This commit is contained in:
@@ -122,7 +122,7 @@ export function ViewerMembershipDropdown(props: {
|
||||
<UserDropdownItem
|
||||
to={`/organizations/${organizationId}/employee`}
|
||||
icon={IconPageTextLine}
|
||||
label={__("My Signatures")}
|
||||
label={__("Employee Portal")}
|
||||
/>
|
||||
<UserDropdownItem
|
||||
to="mailto:support@probo.com"
|
||||
|
||||
Reference in New Issue
Block a user