diff --git a/src/renderer/component/inviteList/view.jsx b/src/renderer/component/inviteList/view.jsx index e7ce9bff7..77205bbbb 100644 --- a/src/renderer/component/inviteList/view.jsx +++ b/src/renderer/component/inviteList/view.jsx @@ -66,9 +66,7 @@ class InviteList extends React.PureComponent { )} - -
{__( 'The maximum number of invite rewards is currently limited. Invite reward can only be claimed if the invitee passes the humanness test.' diff --git a/src/renderer/component/inviteNew/view.jsx b/src/renderer/component/inviteNew/view.jsx index b8d5d28c1..c2df79eea 100644 --- a/src/renderer/component/inviteNew/view.jsx +++ b/src/renderer/component/inviteNew/view.jsx @@ -33,7 +33,7 @@ class FormInviteNew extends React.PureComponent { return (
- + -
-
- -
+
+
); @@ -94,9 +92,7 @@ class InviteNew extends React.PureComponent { isPending={isPending} rewardAmount={rewardAmount} /> -
-

{__('Read our')}{' '}

- + ); } } diff --git a/src/renderer/component/userVerify/view.jsx b/src/renderer/component/userVerify/view.jsx index 257eda5c3..ba24effe4 100644 --- a/src/renderer/component/userVerify/view.jsx +++ b/src/renderer/component/userVerify/view.jsx @@ -31,29 +31,25 @@ class UserVerify extends React.PureComponent {

{__('Final Human Proof')}

-
- -
-

+

Finally, please complete one and only one of the options below.

-
+

{__('1) Proof via Credit')}

-
- -
-

+

{`${__( 'If you have a valid credit or debit card, you can use it to instantly prove your humanity.' )} ${__( 'LBRY does not store your credit card information. There is no charge at all for this, now or in the future.' )} `}

+ +
{errorMessage &&

{errorMessage}

} { stripeKey={Lbryio.getStripeToken()} />
-
-
-
+
{__('A $1 authorization may temporarily appear with your provider.')}{' '}
-
-
-
+
{__('Standard messaging rates apply. Having trouble?')}{' '}
@@ -112,21 +103,17 @@ class UserVerify extends React.PureComponent {

{__('3) Proof via Chat')}

-
- -
-

+

{__( 'A moderator capable of approving you is typically available in the #verification channel of our chat room.' - )} -

- -

+ )}{' '} {__( 'This process will likely involve providing proof of a stable and established online or real-life identity.' )}

+ +