mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Updated copy for broken links table (#18220)
This commit is contained in:
parent
66f17cc82e
commit
72110d101e
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@
|
|||
{{/each}}
|
||||
</div>
|
||||
<div class="gh-links-pagination">
|
||||
<span class="gh-links-info">{{svg-jar "arrow-right-tail"}} <span class="gh-links-info-normal">Sent a broken link? You can update it!</span><span class="gh-links-info-short">Update your broken link!</span></span>
|
||||
<span class="gh-links-info">{{svg-jar "arrow-right-tail"}} <span class="gh-links-info-normal">Sent a broken link? You can update it!</span><span class="gh-links-info-short">Update any link!</span></span>
|
||||
|
||||
{{#unless (feature "audienceFeedback")}}
|
||||
<div class="gh-links-pagination-actions">
|
||||
|
|
Loading…
Reference in a new issue