Changeset 251 for binary-improvements/webserver/index.html
- Timestamp:
- Oct 28, 2015, 7:51:20 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/webserver/index.html
r250 r251 3 3 <head> 4 4 <meta charset="UTF-8"> 5 <title>7 dtd map browser</title>5 <title>7 Days to Die Map</title> 6 6 7 7 <!-- jQuery --> … … 59 59 <div id="serverstats"> 60 60 <span id="stats_time">-</span><br/> 61 <span id="stats_players">-</span> Players 61 <span id="stats_players">-</span> Players<br /> 62 <span id="stats_hostiles">-</span> Hostiles<br /> 63 <span id="stats_animals">-</span> Animals 62 64 </div> 63 65 … … 87 89 </div> 88 90 <div id="admincontent"> 89 <h1 id="nopermissionwarning" style="display:none">An error occured or you do not have any permissions on this WebPanel. Log in with the link on the lower left!</h1>91 <h1 id="nopermissionwarning" style="display:none">An error occured or you have not logged in. Try logging in with the Steam login in the lower left!</h1> 90 92 <div id="tab_map" class="adminmap"></div> 91 93 <div id="tab_log" class="adminlog">
Note:
See TracChangeset
for help on using the changeset viewer.