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

@@ -110,9 +110,9 @@
#cssmenu > ul > li > a:after { border-color:#707070; }
#cssmenu > ul > li > a:hover { background:#B8B8B8; }
</style>
<meta name="msapplication-tooltip" content="MCServer WebAdministrator"/>
<meta name="msapplication-tooltip" content="Cuberite WebAdmin"/>
<meta name="msapplication-navbutton-color" content="#B8B8B8" />
<link rel="shortcut icon" href="http://mc-server.org/favicon.ico" />
<link rel="shortcut icon" href="http://cuberite.org/favicon.ico" />
</head>
<body>
<div id="wrapper">
@@ -132,7 +132,7 @@
{CONTENT}
</div>
<footer>
<p>MCServer is using {MEM}MB of memory, with {NUMCHUNKS} chunks loaded.</p>
<p>Cuberite is using {MEM}MB of memory, with {NUMCHUNKS} chunks loaded.</p>
<p>Web Design by <a href="https://github.com/WebFreak001"@WebFreak001</a></p>
</footer>
</div>