diff options
| author | Michael <[email protected]> | 2017-02-12 18:35:15 -0500 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-02-12 18:35:15 -0500 |
| commit | f54f01494101f931b8987e64a65f7bc8f2314d09 (patch) | |
| tree | 871676195aad4705dbe1679a4e05f8f0d502ae0e /ShiftOS.Server.WebAdmin/Resources/NoUsersFound.txt | |
| parent | f5ef64e87d4ec61f630ab28235c4906bfb08a2e1 (diff) | |
| download | shiftos_thereturn-f54f01494101f931b8987e64a65f7bc8f2314d09.tar.gz shiftos_thereturn-f54f01494101f931b8987e64a65f7bc8f2314d09.tar.bz2 shiftos_thereturn-f54f01494101f931b8987e64a65f7bc8f2314d09.zip | |
More admin panel work.
Diffstat (limited to 'ShiftOS.Server.WebAdmin/Resources/NoUsersFound.txt')
| -rw-r--r-- | ShiftOS.Server.WebAdmin/Resources/NoUsersFound.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ShiftOS.Server.WebAdmin/Resources/NoUsersFound.txt b/ShiftOS.Server.WebAdmin/Resources/NoUsersFound.txt new file mode 100644 index 0000000..7524fa5 --- /dev/null +++ b/ShiftOS.Server.WebAdmin/Resources/NoUsersFound.txt @@ -0,0 +1,5 @@ +<h3>No users found.</h3> + +<p>Your multi-user domain is newly-created. Before you can use the admin panel, you must create a ShiftOS user to act as the administrator of the MUD.</p> + +{user_create_form}
\ No newline at end of file |
