1
0

WebAdmin: Added favicon to the login template.

This commit is contained in:
Howaner 2014-08-31 14:52:44 +02:00
parent fca986ec71
commit ceb1a46449

View File

@ -2,6 +2,7 @@
<head>
<title>MCServer WebAdmin - Login</title>
<meta charset="UTF-8">
<link rel="icon" href="favicon.ico">
<style type="text/css">
header {
margin: 0 auto;