1
0

Renamed leftover strings to Cuberite / Server, as needed.

Also upgraded the user setting file for MSVC to 2013.
This commit is contained in:
Mattes D
2016-01-01 21:05:09 +01:00
parent 2b38b4e66e
commit 80e1eb37dd
51 changed files with 112 additions and 257 deletions

View File

@@ -81,7 +81,7 @@ function ShowPage(WebAdmin, TemplateRequest)
end
Output([[
<!-- Copyright Justin S and MCServer Team, licensed under CC-BY-SA 3.0 -->
<!-- Copyright Justin S and Cuberite Team, licensed under CC-BY-SA 3.0 -->
<html>
<head>
<title>]] .. Title .. [[</title>
@@ -94,7 +94,7 @@ function ShowPage(WebAdmin, TemplateRequest)
<div class="pagehead">
<div class="row1">
<div class="wrapper">
<img src="/logo_login.png" alt="MCServer Logo" class="logo">
<img src="/logo_login.png" alt="Cuberite Logo" class="logo">
</div>
</div>
<div id="panel">