Hide referral link
This commit is contained in:
parent
70444c7a12
commit
45acf67daa
1 changed files with 0 additions and 5 deletions
|
|
@ -79,11 +79,6 @@
|
|||
$referralCounts['pro'] . ' ' . trans('texts.pro') .
|
||||
'<a href="'.REFERRAL_PROGRAM_URL.'" target="_blank" title="'.trans('texts.learn_more').'">' . Icon::create('question-sign') . '</a> ')
|
||||
->value(NINJA_APP_URL . '/invoice_now?rc=' . $user->referral_code) !!}
|
||||
@else
|
||||
{!! Former::checkbox('referral_code')
|
||||
->help(trans('texts.referral_code_help'))
|
||||
->text(trans('texts.enable') . ' <a href="'.REFERRAL_PROGRAM_URL.'" target="_blank" title="'.trans('texts.learn_more').'">' . Icon::create('question-sign') . '</a>')
|
||||
->value(1) !!}
|
||||
@endif
|
||||
@endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue