Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/mpc-hc/res/web/index.html')
-rw-r--r--src/mpc-hc/res/web/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/mpc-hc/res/web/index.html b/src/mpc-hc/res/web/index.html
index a5aecbbd3..4cede24c5 100644
--- a/src/mpc-hc/res/web/index.html
+++ b/src/mpc-hc/res/web/index.html
@@ -6,9 +6,10 @@
<link rel="stylesheet" href="default.css">
<link rel="icon" href="favicon.ico">
</head>
- <body>
+ <body class="page-index">
<!--[if lt IE 8]>
- <div class="browser-warning"><strong>Warning!</strong> You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
+ <div class="browser-warning"><strong>Warning!</strong> You are using an <strong>outdated</strong> browser.
+ Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<p>Demo page; submit patches if you want this page updated.</p>
<p>And if you are already here, why don't you try sending a few commands to MPC-HC, just to see if it works :)</p>