|
|
@ -6,26 +6,26 @@ |
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=10" /> |
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=10" /> |
|
|
|
<title>qBittorrent ${VERSION} QBT_TR(Web UI)QBT_TR[CONTEXT=OptionsDialog]</title> |
|
|
|
<title>qBittorrent ${VERSION} QBT_TR(Web UI)QBT_TR[CONTEXT=OptionsDialog]</title> |
|
|
|
<link rel="icon" type="image/png" href="images/skin/qbittorrent32.png" /> |
|
|
|
<link rel="icon" type="image/png" href="images/skin/qbittorrent32.png" /> |
|
|
|
<link rel="stylesheet" href="css/dynamicTable.css" type="text/css" /> |
|
|
|
<link rel="stylesheet" type="text/css" href="css/dynamicTable.css?v=${VERSION}" /> |
|
|
|
<link rel="stylesheet" type="text/css" href="css/style.css" /> |
|
|
|
<link rel="stylesheet" type="text/css" href="css/style.css?v=${VERSION}" /> |
|
|
|
<!--<link rel="stylesheet" type="text/css" href="css/Content.css" />--> |
|
|
|
<!--<link rel="stylesheet" type="text/css" href="css/Content.css" />--> |
|
|
|
<link rel="stylesheet" type="text/css" href="css/Core.css" /> |
|
|
|
<link rel="stylesheet" type="text/css" href="css/Core.css?v=${VERSION}" /> |
|
|
|
<link rel="stylesheet" type="text/css" href="css/Layout.css" /> |
|
|
|
<link rel="stylesheet" type="text/css" href="css/Layout.css?v=${VERSION}" /> |
|
|
|
<link rel="stylesheet" type="text/css" href="css/Window.css" /> |
|
|
|
<link rel="stylesheet" type="text/css" href="css/Window.css?v=${VERSION}" /> |
|
|
|
<link rel="stylesheet" type="text/css" href="css/Tabs.css" /> |
|
|
|
<link rel="stylesheet" type="text/css" href="css/Tabs.css?v=${VERSION}" /> |
|
|
|
<script src="scripts/lib/mootools-1.2-core-yc.js"></script> |
|
|
|
<script src="scripts/lib/mootools-1.2-core-yc.js"></script> |
|
|
|
<script src="scripts/lib/mootools-1.2-more.js"></script> |
|
|
|
<script src="scripts/lib/mootools-1.2-more.js"></script> |
|
|
|
<!--[if IE]> |
|
|
|
<!--[if IE]> |
|
|
|
<script src="scripts/lib/excanvas-compressed.js"></script> |
|
|
|
<script src="scripts/lib/excanvas-compressed.js?v=${VERSION}"></script> |
|
|
|
<![endif]--> |
|
|
|
<![endif]--> |
|
|
|
<script src="scripts/mocha-init.js?locale=${LANG}"></script> |
|
|
|
|
|
|
|
<script src="scripts/misc.js?locale=${LANG}"></script> |
|
|
|
|
|
|
|
<script src="scripts/progressbar.js"></script> |
|
|
|
|
|
|
|
<script src="scripts/dynamicTable.js?locale=${LANG}"></script> |
|
|
|
|
|
|
|
<script src="scripts/client.js?locale=${LANG}"></script> |
|
|
|
|
|
|
|
<script src="scripts/contextmenu.js?locale=${LANG}"></script> |
|
|
|
|
|
|
|
<script src="scripts/lib/mocha-0.9.6-yc.js"></script> |
|
|
|
<script src="scripts/lib/mocha-0.9.6-yc.js"></script> |
|
|
|
|
|
|
|
<script src="scripts/mocha-init.js?locale=${LANG}&v=${VERSION}"></script> |
|
|
|
<script src="scripts/lib/clipboard-2.0.0.min.js"></script> |
|
|
|
<script src="scripts/lib/clipboard-2.0.0.min.js"></script> |
|
|
|
|
|
|
|
<script src="scripts/misc.js?locale=${LANG}&v=${VERSION}"></script> |
|
|
|
|
|
|
|
<script src="scripts/progressbar.js?v=${VERSION}"></script> |
|
|
|
|
|
|
|
<script src="scripts/dynamicTable.js?locale=${LANG}&v=${VERSION}"></script> |
|
|
|
|
|
|
|
<script src="scripts/client.js?locale=${LANG}&v=${VERSION}"></script> |
|
|
|
|
|
|
|
<script src="scripts/contextmenu.js?locale=${LANG}&v=${VERSION}"></script> |
|
|
|
</head> |
|
|
|
</head> |
|
|
|
|
|
|
|
|
|
|
|
<body> |
|
|
|
<body> |
|
|
|