Update player.html
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
|
||||
<br>
|
||||
|
||||
<a href="/search">Return to Player Search</a>
|
||||
<a href="#" onclick="if (history.length > 1) history.back(); else if (document.referrer) window.location.href = document.referrer; else window.location.href = '#';">Return to Player Search</a>
|
||||
</div>
|
||||
|
||||
<script type="module" src="/player.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user