mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
Renamed try again to view details in newsletter error message
no issue
This commit is contained in:
parent
762238c7e7
commit
f6149813a9
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
{{on "click" @publishManagement.openPublishFlow}}
|
||||
disabled={{@publishManagement.publishOptions.isLoading}}
|
||||
>
|
||||
<span>Retry now</span>
|
||||
<span>View details</span>
|
||||
</button>
|
||||
{{/if}}
|
||||
{{else if @post.isScheduled}}
|
||||
|
|
Loading…
Add table
Reference in a new issue