Added link to phone FAQ
This commit is contained in:
parent
ce8e00a3d3
commit
f517455bcb
1 changed files with 4 additions and 1 deletions
|
@ -84,7 +84,10 @@ class UserVerify extends React.PureComponent {
|
|||
/>
|
||||
</div>
|
||||
<div className="card__content">
|
||||
<div className="meta">{__('Standard messaging rates apply.')} </div>
|
||||
<div className="meta">
|
||||
{__('Standard messaging rates apply. Having trouble?')}{' '}
|
||||
<Link href="https://lbry.io/faq/phone" label={__('Learn more.')} />
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section className="card card--form">
|
||||
|
|
Loading…
Reference in a new issue