Fixed guest page.
This commit is contained in:
parent
6bf9b64442
commit
41e2eaa915
@ -1,2 +1,16 @@
|
||||
Hello! Welcome to the MCServer WebAdmin.<br>
|
||||
This is a default message, edit <b>files/guest.html</b> to add your own custom message.
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Guest Information</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p>
|
||||
Hello! Welcome to the MCServer WebAdmin.
|
||||
</p>
|
||||
<p>
|
||||
This is a default message, edit <b>files/guest.html</b> to add your own custom message.
|
||||
</p>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user