mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-06 15:42:32 -06:00
Web UI: Changes in title bar
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=10; IE=9; IE=8;" />
|
||||
<title>QBT_TR(qBittorrent web User Interface)QBT_TR</title>
|
||||
<title>qBittorrent ${VERSION} QBT_TR(Web UI)QBT_TR</title>
|
||||
<link rel="stylesheet" href="css/dynamicTable.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="css/style.css" />
|
||||
<!--<link rel="stylesheet" type="text/css" href="css/Content.css" />-->
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=8" />
|
||||
<title>QBT_TR(qBittorrent web User Interface)QBT_TR</title>
|
||||
<title>qBittorrent QBT_TR(Web UI)QBT_TR</title>
|
||||
<link rel="stylesheet" type="text/css" href="css/style.css" />
|
||||
<script type="text/javascript" src="scripts/mootools-1.2-core-yc.js" charset="utf-8"></script>
|
||||
<script type="text/javascript">
|
||||
@@ -70,7 +70,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div id="main">
|
||||
<h1>QBT_TR(qBittorrent web User Interface)QBT_TR</h1>
|
||||
<h1>qBittorrent QBT_TR(Web UI)QBT_TR</h1>
|
||||
<div id="logo" class="col">
|
||||
<img src="images/qbittorrent.png" alt="qBittorrent logo"/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user