Updated magic link expiry information to 4 hours (#1715)

no-issue

Since https://github.com/TryGhost/Ghost/pull/12218 magic links now have
an expiry of 4 hours.
This commit is contained in:
Fabien 'egg' O'Carroll 2020-09-21 16:08:10 +01:00 committed by GitHub
parent bc9fbbd06a
commit 213434c389

View File

@ -46,5 +46,5 @@
</div>
<div>
<p class="tc pt4 mb2">This link is only valid for the next <strong>10 minutes</strong></p>
<p class="tc pt4 mb2">This link is only valid for the next <strong>4 hours</strong></p>
</div>