diff options
| author | Michael <[email protected]> | 2017-04-02 19:14:11 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-04-02 19:14:11 -0400 |
| commit | 29a88a5c46dff19358b44defdc52bb75db12b9ad (patch) | |
| tree | 5581ddd8152264de140a84265022da7b69722643 /ShiftOS.Server.WebAdmin/Resources/Status.txt | |
| parent | 313722475456a6d9c0f187a43e5f7afd87160303 (diff) | |
| download | shiftos_thereturn-29a88a5c46dff19358b44defdc52bb75db12b9ad.tar.gz shiftos_thereturn-29a88a5c46dff19358b44defdc52bb75db12b9ad.tar.bz2 shiftos_thereturn-29a88a5c46dff19358b44defdc52bb75db12b9ad.zip | |
Delete MUD webadmin.
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 |
