mirror of
https://github.com/ascribe/onion.git
synced 2024-12-23 01:39:36 +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
|
buttons={<button
|
||||||
type="submit"
|
type="submit"
|
||||||
className="btn ascribe-btn ascribe-btn-login">
|
className="btn ascribe-btn ascribe-btn-login">
|
||||||
{getLangText('Send loan request')}
|
{getLangText('Send contract')}
|
||||||
</button>}
|
</button>}
|
||||||
spinner={
|
spinner={
|
||||||
<span className="btn ascribe-btn ascribe-btn-login ascribe-btn-login-spinner">
|
<span className="btn ascribe-btn ascribe-btn-login ascribe-btn-login-spinner">
|
||||||
|
Loading…
Reference in New Issue
Block a user