diff options
author | Arian <arianroeloffzen@gmail.com> | 2014-10-28 21:40:50 +0100 |
---|---|---|
committer | Arian <arianroeloffzen@gmail.com> | 2014-10-28 21:40:50 +0100 |
commit | 9b93cb647d763eaf76c679ba0c5061210c7b1c4d (patch) | |
tree | d0de8ab996ba66ebb07809fff8ebd9bc6f424780 /MCServer/webadmin/files/guest.html | |
parent | Update template.lua (diff) | |
download | cuberite-9b93cb647d763eaf76c679ba0c5061210c7b1c4d.tar cuberite-9b93cb647d763eaf76c679ba0c5061210c7b1c4d.tar.gz cuberite-9b93cb647d763eaf76c679ba0c5061210c7b1c4d.tar.bz2 cuberite-9b93cb647d763eaf76c679ba0c5061210c7b1c4d.tar.lz cuberite-9b93cb647d763eaf76c679ba0c5061210c7b1c4d.tar.xz cuberite-9b93cb647d763eaf76c679ba0c5061210c7b1c4d.tar.zst cuberite-9b93cb647d763eaf76c679ba0c5061210c7b1c4d.zip |
Diffstat (limited to 'MCServer/webadmin/files/guest.html')
-rw-r--r-- | MCServer/webadmin/files/guest.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/MCServer/webadmin/files/guest.html b/MCServer/webadmin/files/guest.html index 9a9fabfcb..7ae78a3f0 100644 --- a/MCServer/webadmin/files/guest.html +++ b/MCServer/webadmin/files/guest.html @@ -1,3 +1,2 @@ -Hello Admin, this is a welcome message.<br> -You will see this because you didn't change the guest welcome message.<br> -To change the welcome message go to file: <b>files/guest.html</b> and change it!. +Hello! Welcome to the MCServer WebAdmin.<br> +This is a default message, edit <b>files/guest.html</b> to add your own custom message. |