lower referral reward

This commit is contained in:
Jeremy Kauffman 2016-07-08 17:57:26 -04:00
parent 24f3cefd33
commit 27d6627081

View file

@ -15,7 +15,7 @@
]) ?>
<?php endif ?>
<h3>Share and Earn</h3>
<p>Earn <?php echo i18n::formatCredits(25) ?> per referral by sharing this URL:</p>
<p>Earn <?php echo i18n::formatCredits(10) ?> per referral by sharing this URL:</p>
<p><a href="/get?r=<?php echo Session::get(Session::KEY_DOWNLOAD_REFERRAL_CODE) ?>" class="link-primary">https://lbry.io/get?r=<?php echo Session::get(Session::KEY_DOWNLOAD_REFERRAL_CODE) ?></a></p>
<?php echo View::render('download/_reward', [
'inviteCode' => $inviteCode