Merge pull request #440 from lbryio/reillysmith-patch-1

Update youtube_status.php
This commit is contained in:
Reilly Smith 2018-03-16 13:32:31 -07:00 committed by GitHub
commit 16c6498019
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,8 +38,9 @@
<span><?php echo $status['data']['expected_reward']?></span> <span><?php echo $status['data']['expected_reward']?></span>
</p> </p>
</div> </div>
<div class="block get-credits"> <div class="block">
<p>To get your credits, <a href="/get">download the app</a> and <a href="/faq/youtube">follow these instructions</a>. <p>Claiming LBC<br>
To get your credits, <a href="/get">download the app</a> and <a href="/faq/youtube">follow these instructions</a>.
</p> </p>
</div> </div>
</div> </div>