[MIRROR] Fixes game panel href token (#2898)

* Fixes game panel href token

* wew
This commit is contained in:
CitadelStationBot
2017-09-23 00:30:09 -05:00
committed by Poojawa
parent 91fd8f7132
commit 518e04a653
4 changed files with 11 additions and 5 deletions

View File

@@ -26,7 +26,8 @@
<body>
<form name="spawner" action="byond://?src=/* ref src */" method="get">
<input type="hidden" name="src" value="/* ref src */">
/* hreftokenfield */
Type <input type="text" name="filter" value="" onkeypress="submitFirst(event)" style="width:280px;height:25"> <input type = "button" value = "Search" onclick = "updateSearch()" /><br>
Offset: <input type="text" name="offset" value="x,y,z" style="width:250px">