mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-07-06 20:09:11 -05:00
-webfront now displays player info and link to repz account
-fixed time span issue in webfront -fixed crash when RCON stops responding and removing a player -version on footer
This commit is contained in:
8
Admin/webfront/player.html
Normal file
8
Admin/webfront/player.html
Normal file
@ -0,0 +1,8 @@
|
||||
<body>
|
||||
<div id="container">
|
||||
<div class="h0" style="margin-top: 0; line-height:normal;">PLAYER<br /><a style="padding: 0; margin: 0; font-size: 24px; float: right;" href="/">Back</a></div>
|
||||
<div id="logo_shit"></div>
|
||||
<div style="clear:both"></div>
|
||||
<hr/>
|
||||
{{PLAYER}}
|
||||
</div>
|
Reference in New Issue
Block a user