diff options
| author | Michael VanOverbeek <[email protected]> | 2017-04-07 17:02:38 +0000 |
|---|---|---|
| committer | Michael VanOverbeek <[email protected]> | 2017-04-07 17:02:38 +0000 |
| commit | 3d48f3101aa25050e6b219fc1111293273a59fa4 (patch) | |
| tree | 40bf8d722245d02d87b0914a38e2b09673e093c0 /ShiftOS.Server.WebAdmin/Resources/Status.txt | |
| parent | edf4aef6adf8a2a45c347f70804fc5ac93070576 (diff) | |
| parent | 3789b48df00e89fa6dcd7e27bb6885ba880504f6 (diff) | |
| download | shiftos_thereturn-3d48f3101aa25050e6b219fc1111293273a59fa4.tar.gz shiftos_thereturn-3d48f3101aa25050e6b219fc1111293273a59fa4.tar.bz2 shiftos_thereturn-3d48f3101aa25050e6b219fc1111293273a59fa4.zip | |
Merge branch 'master' of https://github.com/shiftos-game/ShiftOS
Diffstat (limited to 'ShiftOS.Server.WebAdmin/Resources/Status.txt')
| -rw-r--r-- | ShiftOS.Server.WebAdmin/Resources/Status.txt | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/ShiftOS.Server.WebAdmin/Resources/Status.txt b/ShiftOS.Server.WebAdmin/Resources/Status.txt deleted file mode 100644 index b63d9cd..0000000 --- a/ShiftOS.Server.WebAdmin/Resources/Status.txt +++ /dev/null @@ -1,19 +0,0 @@ -<h3>System status</h3> - -<p>Below is a summary of this multi-user domain's status.</p> - -<div class="row"> - <div class="col-xs-6"> - <h4>MUD stats</h4> - <ul> - <li>This server is worth <strong>{cp_worth}</strong> Codepoints.</li> - <li>This server has <strong>{user_count}</strong> players registered.</li> - </ul> - </div> - <div class="col-xs-6"> - <h4>System environment</h4> - <ul> - <li><strong>Current system time:</strong> {system_time}</li> - </ul> - </div> -</div>
\ No newline at end of file |
