mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-29 16:31:31 +00:00
Merge pull request #440 from lbryio/reillysmith-patch-1
Update youtube_status.php
This commit is contained in:
commit
16c6498019
1 changed files with 3 additions and 2 deletions
|
@ -38,8 +38,9 @@
|
|||
<span><?php echo $status['data']['expected_reward']?></span>
|
||||
</p>
|
||||
</div>
|
||||
<div class="block get-credits">
|
||||
<p>To get your credits, <a href="/get">download the app</a> and <a href="/faq/youtube">follow these instructions</a>.
|
||||
<div class="block">
|
||||
<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>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue