diff options
author | Ambushed91 <arianroeloffzen@gmail.com> | 2014-10-23 20:55:49 +0200 |
---|---|---|
committer | Ambushed91 <arianroeloffzen@gmail.com> | 2014-10-23 20:55:49 +0200 |
commit | 8d941212edaba3635e9d558f6c4a27e603b905ef (patch) | |
tree | 6911694886381d4680cf7c6b8e5c36aed3824e1b /MCServer/webadmin/files/guest.html | |
parent | Update WebAdmin (diff) | |
download | cuberite-8d941212edaba3635e9d558f6c4a27e603b905ef.tar cuberite-8d941212edaba3635e9d558f6c4a27e603b905ef.tar.gz cuberite-8d941212edaba3635e9d558f6c4a27e603b905ef.tar.bz2 cuberite-8d941212edaba3635e9d558f6c4a27e603b905ef.tar.lz cuberite-8d941212edaba3635e9d558f6c4a27e603b905ef.tar.xz cuberite-8d941212edaba3635e9d558f6c4a27e603b905ef.tar.zst cuberite-8d941212edaba3635e9d558f6c4a27e603b905ef.zip |
Diffstat (limited to 'MCServer/webadmin/files/guest.html')
-rw-r--r-- | MCServer/webadmin/files/guest.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MCServer/webadmin/files/guest.html b/MCServer/webadmin/files/guest.html index 28c3cdbf9..1230a8c01 100644 --- a/MCServer/webadmin/files/guest.html +++ b/MCServer/webadmin/files/guest.html @@ -2,4 +2,4 @@ Hello Admin, this is a welcome message. You will see this because you didn't cha To change the welcome message go to file: <b>files/guest.html</b> and change it!.<br><br> -This file is using html, for more information see: <a href="http://www.w3schools.com" target="blank">http://www.w3schools.com</a>
\ No newline at end of file +This file is written in HTML, for more information see: <a href="http://www.w3schools.com" target="blank">http://www.w3schools.com</a> |