Merge pull request #743 from ykris45/patch-9

Update show.php
This commit is contained in:
Julie Sigwart 2018-09-07 09:23:59 -07:00 committed by GitHub
commit 130e095c85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,11 +32,11 @@
</div> </div>
<h4>Bounty Questions?</h4> <h4>Bounty Questions?</h4>
<div class="spacer1"> <div class="spacer1">
<a href="/faq/bounties">Read the FAQ</a> <a href="/faq/bounties" class="link-primary"><span class="icon-question icon-fw"></span>Read the FAQ</a>
</div> </div>
<h4>Want Live Help?</h4> <h4>Want Live Help?</h4>
<div class="spacer1"> <div class="spacer1">
<a href="http://chat.lbry.io" class="link-primary">Join Our Chat</a> <a href="http://chat.lbry.io" class="link-primary"><span class="icon-comments icon-fw"></span>Join Our Chat/a>
</div> </div>
<?php endif ?> <?php endif ?>
</section> </section>