mirror of
https://github.com/ascribe/onion.git
synced 2024-11-15 01:25:17 +01:00
Rename 'Send loan request' to 'send contract' for ikonoTv
This commit is contained in:
parent
afef5db150
commit
62e85c66ac
@ -101,7 +101,7 @@ let ContractAgreementForm = React.createClass({
|
||||
buttons={<button
|
||||
type="submit"
|
||||
className="btn ascribe-btn ascribe-btn-login">
|
||||
{getLangText('Send loan request')}
|
||||
{getLangText('Send contract')}
|
||||
</button>}
|
||||
spinner={
|
||||
<span className="btn ascribe-btn ascribe-btn-login ascribe-btn-login-spinner">
|
||||
|
Loading…
Reference in New Issue
Block a user