mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-02 18:25:11 +00:00
Update show.php
This commit is contained in:
parent
941c0f1172
commit
550619b5a3
1 changed files with 2 additions and 2 deletions
|
@ -32,11 +32,11 @@
|
|||
</div>
|
||||
<h4>Bounty Questions?</h4>
|
||||
<div class="spacer1">
|
||||
<a href="/faq/bounties" class="btn btn-alt"><span class="icon-question icon-fw"></span><span class="btn-label">Read the FAQ</span></a>
|
||||
<a href="/faq/bounties" class="link-primary"><span class="icon-question icon-fw"></span>Read the FAQ</a>
|
||||
</div>
|
||||
<h4>Want Live Help?</h4>
|
||||
<div class="spacer1">
|
||||
<a href="http://chat.lbry.io" class="btn btn-alt"><span class="icon-comments icon-fw"></span><span class="btn-label">Join Our Chat</span></a>
|
||||
<a href="http://chat.lbry.io" class="link-primary"><span class="icon-comments icon-fw"></span>Join Our Chat/a>
|
||||
</div>
|
||||
<?php endif ?>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Reference in a new issue