Renamed leftover strings to Cuberite / Server, as needed.
Also upgraded the user setting file for MSVC to 2013.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user