Update "Report An Issue" link on mouseover (thanks @harding)

This commit is contained in:
Saivann 2014-05-19 18:39:18 -04:00
parent 30afc84515
commit fecdbf0e93
3 changed files with 6 additions and 6 deletions

View file

@ -15,7 +15,7 @@ title: "Developer Guide - Bitcoin"
{:toc}
<ul class="goback"><li><a href="/en/developer-documentation">Return To Overview</a></li></ul>
<ul class="reportissue"><li><a href="https://github.com/bitcoin/bitcoin.org/issues/new" onclick="issueReport(event);">Report An Issue</a></li></ul>
<ul class="reportissue"><li><a href="https://github.com/bitcoin/bitcoin.org/issues/new" onmouseover="updateIssue(event);">Report An Issue</a></li></ul>
</div></div>