Update show.php

This commit is contained in:
YULIUS KURNIAWAN KRISTIANTO 2018-09-07 03:38:31 +07:00 committed by GitHub
parent 941c0f1172
commit 550619b5a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>