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/info.html')
-rw-r--r--src/mpc-hc/res/web/info.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/mpc-hc/res/web/info.html b/src/mpc-hc/res/web/info.html
index 5788a8abe..9818a7651 100644
--- a/src/mpc-hc/res/web/info.html
+++ b/src/mpc-hc/res/web/info.html
@@ -2,13 +2,14 @@
<html lang="en">
<head>
<meta charset="utf-8">
- <title>MPC-HC Web Server - Info</title>
+ <title>MPC-HC WebServer - Info</title>
<link rel="stylesheet" href="default.css">
<link rel="icon" href="favicon.ico">
</head>
- <body>
+ <body class="page-info">
<!--[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]-->
<!-- The mpchc_np id is used by the mIRC and Python now playing snippet -->
<p id="mpchc_np">&laquo; MPC-HC v[version] &bull; [file] &bull; [position]/[duration] &bull; [size] &raquo;</p>