Update player.html
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
|
|
||||||
<br>
|
<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>
|
</div>
|
||||||
|
|
||||||
<script type="module" src="/player.js"></script>
|
<script type="module" src="/player.js"></script>
|
||||||
|
|||||||
Reference in New Issue
Block a user