mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-25 02:31:59 -05:00
Updated button label to make it clearer
refs https://github.com/TryGhost/Team/issues/1559
This commit is contained in:
parent
90e505d469
commit
f3f1d833ff
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ export default function NewsletterManagement({
|
|||
disabled={isDisabled}
|
||||
brandColor={brandColor}
|
||||
isPrimary={false}
|
||||
label='Unsubscribe from all'
|
||||
label='Unsubscribe from all emails'
|
||||
isDestructive={true}
|
||||
style={{width: '100%'}}
|
||||
/>
|
||||
|
|
Loading…
Add table
Reference in a new issue