2008-05-17 16:44:42 +04:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2009-11-25 14:36:36 +03:00
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en" xml:lang = "en" dir = "ltr" >
2008-05-17 16:44:42 +04:00
< head >
2014-12-08 00:14:55 +03:00
< meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=10; IE=9; IE=8;" / >
2017-05-01 01:45:02 +03:00
< title > qBittorrent ${VERSION} QBT_TR(Web UI)QBT_TR[CONTEXT=OptionsDialog]< / title >
2014-12-08 00:14:55 +03:00
< 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" /> -->
< link rel = "stylesheet" type = "text/css" href = "css/Core.css" / >
< link rel = "stylesheet" type = "text/css" href = "css/Layout.css" / >
< link rel = "stylesheet" type = "text/css" href = "css/Window.css" / >
< link rel = "stylesheet" type = "text/css" href = "css/Tabs.css" / >
< script type = "text/javascript" src = "scripts/mootools-1.2-core-yc.js" charset = "utf-8" > < / script >
< script type = "text/javascript" src = "scripts/mootools-1.2-more.js" charset = "utf-8" > < / script >
<!-- [if IE]>
< script type = "text/javascript" src = "scripts/excanvas-compressed.js" > < / script >
<![endif]-->
< script type = "text/javascript" src = "scripts/mocha-yc.js" > < / script >
< script type = "text/javascript" src = "scripts/mocha-init.js" > < / script >
< script type = "text/javascript" src = "scripts/misc.js" > < / script >
< script type = "text/javascript" src = "scripts/progressbar.js" > < / script >
< script type = "text/javascript" src = "scripts/dynamicTable.js" charset = "utf-8" > < / script >
< script type = "text/javascript" src = "scripts/client.js" charset = "utf-8" > < / script >
< script type = "text/javascript" src = "scripts/contextmenu.js" charset = "utf-8" > < / script >
2008-05-17 16:44:42 +04:00
< / head >
< body >
2014-12-08 00:14:55 +03:00
< div id = "desktop" >
< div id = "desktopHeader" >
<!-- <div id="desktopTitlebar">
< h1 class = "applicationTitle" > qBittorrent Web User Interface < span class = "version" > version 2.0.0< / span > < / h1 >
< / div > -->
< div id = "desktopNavbar" >
< ul >
< li >
2017-05-01 01:45:02 +03:00
< a class = "returnFalse" > QBT_TR(& File)QBT_TR[CONTEXT=MainWindow]< / a >
2014-12-08 00:14:55 +03:00
< ul >
2017-05-01 01:45:02 +03:00
< li > < a id = "uploadLink" > < img class = "MyMenuIcon" alt = "QBT_TR(&Add Torrent File...)QBT_TR[CONTEXT=MainWindow]" src = "theme/list-add" width = "16" height = "16" onload = "fixPNG(this)" / > QBT_TR(& Add Torrent File...)QBT_TR[CONTEXT=MainWindow]< / a > < / li >
< li > < a id = "downloadLink" > < img class = "MyMenuIcon" alt = "QBT_TR(Add Torrent &Link...)QBT_TR[CONTEXT=MainWindow]" src = "theme/insert-link" width = "16" height = "16" onload = "fixPNG(this)" / > QBT_TR(Add Torrent & Link...)QBT_TR[CONTEXT=MainWindow]< / a > < / li >
< li class = "divider" > < a id = "logoutLink" > < img class = "MyMenuIcon" alt = "QBT_TR(Logout)QBT_TR[CONTEXT=HttpServer]" src = "theme/system-log-out" width = "16" height = "16" onload = "fixPNG(this)" / > QBT_TR(Logout)QBT_TR[CONTEXT=HttpServer]< / a > < / li >
< li > < a id = "shutdownLink" > < img class = "MyMenuIcon" alt = "QBT_TR(Exit qBittorrent)QBT_TR[CONTEXT=HttpServer]" src = "theme/application-exit" width = "16" height = "16" onload = "fixPNG(this)" / > QBT_TR(Exit qBittorrent)QBT_TR[CONTEXT=HttpServer]< / a > < / li >
2014-12-08 00:14:55 +03:00
< / ul >
< / li >
< li >
2017-05-01 01:45:02 +03:00
< a class = "returnFalse" > QBT_TR(& Edit)QBT_TR[CONTEXT=MainWindow]< / a >
2014-12-08 00:14:55 +03:00
< ul >
2017-05-01 01:45:02 +03:00
< li > < a id = "resumeAllLink" > < img class = "MyMenuIcon" alt = "QBT_TR(R&esume All)QBT_TR[CONTEXT=MainWindow]" src = "theme/media-playback-start" width = "16" height = "16" onload = "fixPNG(this)" / > QBT_TR(R& esume All)QBT_TR[CONTEXT=MainWindow]< / a > < / li >
< li > < a id = "pauseAllLink" > < img class = "MyMenuIcon" alt = "QBT_TR(P&ause All)QBT_TR[CONTEXT=MainWindow]" src = "theme/media-playback-pause" width = "16" height = "16" onload = "fixPNG(this)" / > QBT_TR(P& ause All)QBT_TR[CONTEXT=MainWindow]< / a > < / li >
< li class = "divider" > < a id = "resumeLink" > < img class = "MyMenuIcon" alt = "QBT_TR(&Resume)QBT_TR[CONTEXT=MainWindow]" src = "theme/media-playback-start" width = "16" height = "16" onload = "fixPNG(this)" / > QBT_TR(& Resume)QBT_TR[CONTEXT=MainWindow]< / a > < / li >
< li > < a id = "pauseLink" > < img class = "MyMenuIcon" src = "theme/media-playback-pause" alt = "QBT_TR(&Pause)QBT_TR[CONTEXT=MainWindow]" width = "16" height = "16" onload = "fixPNG(this)" / > QBT_TR(& Pause)QBT_TR[CONTEXT=MainWindow]< / a > < / li >
< li class = "divider" > < a id = "deleteLink" > < img class = "MyMenuIcon" src = "theme/list-remove" alt = "QBT_TR(&Delete)QBT_TR[CONTEXT=MainWindow]" width = "16" height = "16" onload = "fixPNG(this)" / > QBT_TR(& Delete)QBT_TR[CONTEXT=MainWindow]< / a > < / li >
2015-06-17 02:00:59 +03:00
< span id = "queueingLinks" >
2017-05-01 01:45:02 +03:00
< li class = "divider" > < a id = "topPrioLink" > < img class = "MyMenuIcon" src = "theme/go-top" alt = "QBT_TR(Top Priority)QBT_TR[CONTEXT=MainWindow]" width = "16" height = "16" onload = "fixPNG(this)" / > QBT_TR(Top Priority)QBT_TR[CONTEXT=MainWindow]< / a > < / li >
< li > < a id = "increasePrioLink" > < img class = "MyMenuIcon" src = "theme/go-up" alt = "QBT_TR(Increase Priority)QBT_TR[CONTEXT=MainWindow]" width = "16" height = "16" onload = "fixPNG(this)" / > QBT_TR(Increase Priority)QBT_TR[CONTEXT=MainWindow]< / a > < / li >
< li > < a id = "decreasePrioLink" > < img class = "MyMenuIcon" src = "theme/go-down" alt = "QBT_TR(Decrease Priority)QBT_TR[CONTEXT=MainWindow]" width = "16" height = "16" onload = "fixPNG(this)" / > QBT_TR(Decrease Priority)QBT_TR[CONTEXT=MainWindow]< / a > < / li >
< li > < a id = "bottomPrioLink" > < img class = "MyMenuIcon" src = "theme/go-bottom" alt = "QBT_TR(Minimum Priority)QBT_TR[CONTEXT=MainWindow]" width = "16" height = "16" onload = "fixPNG(this)" / > QBT_TR(Minimum Priority)QBT_TR[CONTEXT=MainWindow]< / a > < / li >
2015-06-17 02:00:59 +03:00
< / span >
2017-05-01 01:45:02 +03:00
< li class = "divider" > < a id = "recheckLink" > < img class = "MyMenuIcon" src = "theme/document-edit-verify" alt = "QBT_TR(Force Recheck)QBT_TR[CONTEXT=TransferListWidget]" width = "16" height = "16" onload = "fixPNG(this)" / > QBT_TR(Force recheck)QBT_TR[CONTEXT=TransferListWidget]< / a > < / li >
2014-12-08 00:14:55 +03:00
< / ul >
< / li >
< li >
2017-05-01 01:45:02 +03:00
< a class = "returnFalse" > QBT_TR(& View)QBT_TR[CONTEXT=MainWindow]< / a >
2014-12-08 00:14:55 +03:00
< ul >
2017-05-01 01:45:02 +03:00
< li > < a id = "showTopToolbarLink" > < img class = "MyMenuIcon" src = "theme/checked" alt = "QBT_TR(&Top Toolbar)QBT_TR[CONTEXT=MainWindow]" width = "16" height = "16" onload = "fixPNG(this)" / > QBT_TR(& Top Toolbar)QBT_TR[CONTEXT=MainWindow]< / a > < / li >
< li > < a id = "speedInBrowserTitleBarLink" > < img class = "MyMenuIcon" src = "theme/checked" alt = "QBT_TR(S&peed in Title Bar)QBT_TR[CONTEXT=MainWindow]" width = "16" height = "16" onload = "fixPNG(this)" / > QBT_TR(S& peed in Title Bar)QBT_TR[CONTEXT=MainWindow]< / a > < / li >
< li > < a id = StatisticsLink > < img class = "MyMenuIcon" src = "theme/view-statistics" alt = "QBT_TR(&Statistics)QBT_TR[CONTEXT=MainWindow]" width = "16" height = "16" onload = "fixPNG(this)" / > QBT_TR(& Statistics)QBT_TR[CONTEXT=MainWindow]< / a > < / li >
2014-12-08 00:14:55 +03:00
< / ul >
< / li >
< li >
2017-05-01 01:45:02 +03:00
< a class = "returnFalse" > QBT_TR(& Tools)QBT_TR[CONTEXT=MainWindow]< / a >
2014-12-08 00:14:55 +03:00
< ul >
2017-05-01 01:45:02 +03:00
< li > < a id = "preferencesLink" > < img class = "MyMenuIcon" src = "theme/configure" alt = "QBT_TR(&Options...)QBT_TR[CONTEXT=MainWindow]" width = "16" height = "16" onload = "fixPNG(this)" / > QBT_TR(& Options...)QBT_TR[CONTEXT=MainWindow]< / a > < / li >
2014-12-08 00:14:55 +03:00
< / ul >
< / li >
< li >
2017-05-01 01:45:02 +03:00
< a class = "returnFalse" > QBT_TR(& Help)QBT_TR[CONTEXT=MainWindow]< / a >
2014-12-08 00:14:55 +03:00
< ul >
2017-05-01 01:45:02 +03:00
< li > < a id = "docsLink" target = "_blank" href = "http://wiki.qbittorrent.org/" > < img class = "MyMenuIcon" src = "theme/help-contents" alt = "QBT_TR(&Documentation)QBT_TR[CONTEXT=MainWindow]" width = "16" height = "16" onload = "fixPNG(this)" / > QBT_TR(& Documentation)QBT_TR[CONTEXT=MainWindow]< / a > < / li >
< li class = "divider" > < a id = "bugLink" target = "_blank" href = "http://www.qbittorrent.org/donate" > < img class = "MyMenuIcon" src = "theme/wallet-open" alt = "QBT_TR(Do&nate!)QBT_TR[CONTEXT=MainWindow]" width = "16" height = "16" onload = "fixPNG(this)" / > QBT_TR(Do& nate!)QBT_TR[CONTEXT=MainWindow]< / a > < / li >
< li > < a id = "aboutLink" > < img class = "MyMenuIcon" src = "theme/help-about" alt = "QBT_TR(&About)QBT_TR[CONTEXT=MainWindow]" width = "16" height = "16" onload = "fixPNG(this)" / > QBT_TR(& About)QBT_TR[CONTEXT=MainWindow]< / a > < / li >
2014-12-08 00:14:55 +03:00
< / ul >
< / li >
< / ul >
< / div >
< div id = "mochaToolbar" >
2017-05-01 01:45:02 +03:00
< a id = "downloadButton" > < img class = "mochaToolButton" title = "QBT_TR(Add Torrent &Link...)QBT_TR[CONTEXT=MainWindow]" src = "theme/insert-link" alt = "QBT_TR(Add Torrent &Link...)QBT_TR[CONTEXT=MainWindow]" width = "24" height = "24" onload = "fixPNG(this)" / > < / a >
< a id = "uploadButton" > < img class = "mochaToolButton" title = "QBT_TR(&Add Torrent File...)QBT_TR[CONTEXT=MainWindow]" src = "theme/list-add" alt = "QBT_TR(&Add Torrent File...)QBT_TR[CONTEXT=MainWindow]" width = "24" height = "24" onload = "fixPNG(this)" / > < / a >
< a id = "deleteButton" class = "divider" > < img class = "mochaToolButton" title = "QBT_TR(Delete)QBT_TR[CONTEXT=TransferListWidget]" src = "theme/list-remove" alt = "QBT_TR(Delete)QBT_TR[CONTEXT=TransferListWidget]" width = "24" height = "24" onload = "fixPNG(this)" / > < / a >
< a id = "resumeButton" class = "divider" > < img class = "mochaToolButton" title = "QBT_TR(Resume)QBT_TR[CONTEXT=TransferListWidget]" src = "theme/media-playback-start" alt = "QBT_TR(Resume)QBT_TR[CONTEXT=TransferListWidget]" width = "24" height = "24" onload = "fixPNG(this)" / > < / a >
< a id = "pauseButton" > < img class = "mochaToolButton" title = "QBT_TR(Pause)QBT_TR[CONTEXT=TransferListWidget]" src = "theme/media-playback-pause" alt = "QBT_TR(Pause)QBT_TR[CONTEXT=TransferListWidget]" width = "24" height = "24" onload = "fixPNG(this)" / > < / a >
2014-12-08 00:14:55 +03:00
< span id = "queueingButtons" >
2017-05-01 01:45:02 +03:00
< a id = "topPrioButton" class = "divider" > < img class = "mochaToolButton" title = "QBT_TR(Top Priority)QBT_TR[CONTEXT=MainWindow]" src = "theme/go-top" alt = "QBT_TR(Top Priority)QBT_TR[CONTEXT=MainWindow]" width = "24" height = "24" onload = "fixPNG(this)" / > < / a >
< a id = "increasePrioButton" > < img class = "mochaToolButton" title = "QBT_TR(Increase Priority)QBT_TR[CONTEXT=MainWindow]" src = "theme/go-up" alt = "QBT_TR(Increase Priority)QBT_TR[CONTEXT=MainWindow]" width = "24" height = "24" onload = "fixPNG(this)" / > < / a >
< a id = "decreasePrioButton" > < img class = "mochaToolButton" title = "QBT_TR(Decrease Priority)QBT_TR[CONTEXT=MainWindow]" src = "theme/go-down" alt = "QBT_TR(Decrease Priority)QBT_TR[CONTEXT=MainWindow]" width = "24" height = "24" onload = "fixPNG(this)" / > < / a >
< a id = "bottomPrioButton" > < img class = "mochaToolButton" title = "QBT_TR(Minimum Priority)QBT_TR[CONTEXT=MainWindow]" src = "theme/go-bottom" alt = "QBT_TR(Minimum Priority)QBT_TR[CONTEXT=MainWindow]" width = "24" height = "24" onload = "fixPNG(this)" / > < / a >
2014-12-08 00:14:55 +03:00
< / span >
2017-05-01 01:45:02 +03:00
< a id = "preferencesButton" class = "divider" > < img class = "mochaToolButton" title = "QBT_TR(Options)QBT_TR[CONTEXT=OptionsDialog]" src = "theme/configure" alt = "QBT_TR(Options)QBT_TR[CONTEXT=OptionsDialog]" width = "24" height = "24" onload = "fixPNG(this)" / > < / a >
2014-12-08 00:14:55 +03:00
< / div >
< / div >
< div id = "pageWrapper" >
< / div >
< / div >
2016-01-20 22:57:42 +03:00
< ul id = "torrentsTableMenu" class = "contextMenu" >
2017-05-01 01:45:02 +03:00
< li > < a href = "#Start" > < img src = "theme/media-playback-start" alt = "QBT_TR(Resume)QBT_TR[CONTEXT=TransferListWidget]" / > QBT_TR(Resume)QBT_TR[CONTEXT=TransferListWidget]< / a > < / li >
< li > < a href = "#Pause" > < img src = "theme/media-playback-pause" alt = "QBT_TR(Pause)QBT_TR[CONTEXT=TransferListWidget]" / > QBT_TR(Pause)QBT_TR[CONTEXT=TransferListWidget]< / a > < / li >
< li > < a href = "#ForceStart" > < img src = "theme/media-seek-forward" alt = "QBT_TR(Force Resume)QBT_TR[CONTEXT=TransferListWidget]" / > QBT_TR(Force Resume)QBT_TR[CONTEXT=TransferListWidget]< / a > < / li >
< li class = "separator" > < a href = "#Delete" > < img src = "theme/list-remove" alt = "QBT_TR(Delete)QBT_TR[CONTEXT=TransferListWidget]" / > QBT_TR(Delete)QBT_TR[CONTEXT=TransferListWidget]< / a > < / li >
2015-02-15 00:19:54 +03:00
< li class = "separator" >
2017-05-01 01:45:02 +03:00
< a href = "#Category" class = "arrow-right" > < img src = "theme/view-categories" alt = "QBT_TR(Category)QBT_TR[CONTEXT=TransferListWidget]" / > QBT_TR(Category)QBT_TR[CONTEXT=TransferListWidget]< / a >
2016-07-18 22:33:16 +03:00
< ul id = "contextCategoryList" class = "scrollableMenu" > < / ul >
2015-02-15 00:19:54 +03:00
< / li >
2014-12-08 00:46:07 +03:00
< li id = "queueingMenuItems" class = "separator" >
2017-05-01 01:45:02 +03:00
< a href = "#priority" class = "arrow-right" > < span style = "display: inline-block; width:16px" > < / span > QBT_TR(Priority)QBT_TR[CONTEXT=TransferListWidget]< / a >
2014-12-08 00:46:07 +03:00
< ul >
2017-05-01 01:45:02 +03:00
< li > < a href = "#prioTop" > < img src = "theme/go-top" alt = "QBT_TR(Move to top)QBT_TR[CONTEXT=TransferListWidget]" / > QBT_TR(Move to top)QBT_TR[CONTEXT=TransferListWidget]< / a > < / li >
< li > < a href = "#prioUp" > < img src = "theme/go-up" alt = "QBT_TR(Move up)QBT_TR[CONTEXT=TransferListWidget]" / > QBT_TR(Move up)QBT_TR[CONTEXT=TransferListWidget]< / a > < / li >
< li > < a href = "#prioDown" > < img src = "theme/go-down" alt = "QBT_TR(Move down)QBT_TR[CONTEXT=TransferListWidget]" / > QBT_TR(Move down)QBT_TR[CONTEXT=TransferListWidget]< / a > < / li >
< li > < a href = "#prioBottom" > < img src = "theme/go-bottom" alt = "QBT_TR(Move to bottom)QBT_TR[CONTEXT=TransferListWidget]" / > QBT_TR(Move to bottom)QBT_TR[CONTEXT=TransferListWidget]< / a > < / li >
2014-12-08 00:46:07 +03:00
< / ul >
2014-12-08 00:14:55 +03:00
< / li >
2017-05-01 01:45:02 +03:00
< li class = "separator" > < a href = "#DownloadLimit" > < img src = "theme/kt-set-max-download-speed" alt = "QBT_TR(Limit download rate...)QBT_TR[CONTEXT=TransferListWidget]" / > QBT_TR(Limit download rate...)QBT_TR[CONTEXT=TransferListWidget]< / a > < / li >
< li > < a href = "#UploadLimit" > < img src = "theme/kt-set-max-upload-speed" alt = "QBT_TR(Limit upload rate...)QBT_TR[CONTEXT=TransferListWidget]" / > QBT_TR(Limit upload rate...)QBT_TR[CONTEXT=TransferListWidget]< / a > < / li >
< li > < a href = "#SuperSeeding" > < img src = "theme/checked" alt = "QBT_TR(Super seeding mode)QBT_TR[CONTEXT=TransferListWidget]" / > QBT_TR(Super seeding mode)QBT_TR[CONTEXT=TransferListWidget]< / a > < / li >
< li class = "separator" > < a href = "#SequentialDownload" > < img src = "theme/checked" alt = "QBT_TR(Download in sequential order)QBT_TR[CONTEXT=TransferListWidget]" / > QBT_TR(Download in sequential order)QBT_TR[CONTEXT=TransferListWidget]< / a > < / li >
< li > < a href = "#FirstLastPiecePrio" > < img src = "theme/checked" alt = "QBT_TR(Download first and last pieces first)QBT_TR[CONTEXT=TransferListWidget]" / > QBT_TR(Download first and last pieces first)QBT_TR[CONTEXT=TransferListWidget]< / a > < / li >
< li class = "separator" > < a href = "#ForceRecheck" > < img src = "theme/document-edit-verify" alt = "QBT_TR(Force recheck)QBT_TR[CONTEXT=TransferListWidget]" / > QBT_TR(Force recheck)QBT_TR[CONTEXT=TransferListWidget]< / a > < / li >
2014-12-08 00:14:55 +03:00
< / ul >
2016-01-20 22:57:42 +03:00
< ul id = "categoriesFilterMenu" class = "contextMenu" >
2017-05-01 01:45:02 +03:00
< li > < a href = "#CreateCategory" > < img src = "theme/list-add" alt = "QBT_TR(Add category...)QBT_TR[CONTEXT=CategoryFilterWidget]" / > QBT_TR(Add category...)QBT_TR[CONTEXT=CategoryFilterWidget]< / a > < / li >
< li > < a href = "#DeleteCategory" > < img src = "theme/list-remove" alt = "QBT_TR(Remove category)QBT_TR[CONTEXT=CategoryFilterWidget]" / > QBT_TR(Remove category)QBT_TR[CONTEXT=CategoryFilterWidget]< / a > < / li >
< li > < a href = "#DeleteUnusedCategories" > < img src = "theme/list-remove" alt = "QBT_TR(Remove unused categories)QBT_TR[CONTEXT=CategoryFilterWidget]" / > QBT_TR(Remove unused categories)QBT_TR[CONTEXT=CategoryFilterWidget]< / a > < / li >
< li class = "separator" > < a href = "#StartTorrentsByCategory" > < img src = "theme/media-playback-start" alt = "QBT_TR(Resume torrents)QBT_TR[CONTEXT=CategoryFilterWidget]" / > QBT_TR(Resume torrents)QBT_TR[CONTEXT=CategoryFilterWidget]< / a > < / li >
< li > < a href = "#PauseTorrentsByCategory" > < img src = "theme/media-playback-pause" alt = "QBT_TR(Pause torrents)QBT_TR[CONTEXT=CategoryFilterWidget]" / > QBT_TR(Pause torrents)QBT_TR[CONTEXT=CategoryFilterWidget]< / a > < / li >
< li > < a href = "#DeleteTorrentsByCategory" > < img src = "theme/edit-delete" alt = "QBT_TR(Delete torrents)QBT_TR[CONTEXT=CategoryFilterWidget]" / > QBT_TR(Delete torrents)QBT_TR[CONTEXT=CategoryFilterWidget]< / a > < / li >
2016-01-20 22:57:42 +03:00
< / ul >
2014-12-08 00:14:55 +03:00
< div id = "desktopFooterWrapper" >
< div id = "desktopFooter" >
< span id = "error_div" > < / span >
< table style = "position: absolute; right: 5px;" >
2014-12-14 12:00:00 +03:00
< tr >
2014-12-14 12:00:00 +03:00
< td id = "DHTNodes" > < / td >
2016-01-07 10:07:50 +03:00
< td class = "statusBarSeparator" > < / td >
2017-05-18 19:06:10 +03:00
< td > < img id = "connectionStatus" alt = "Connection Status" src = "images/skin/firewalled.png" style = "height: 1.5em;" / > < / td >
2016-01-07 10:07:50 +03:00
< td class = "statusBarSeparator" > < / td >
2017-05-01 01:45:02 +03:00
< td style = "cursor:pointer;" > < img id = "alternativeSpeedLimits" alt = "QBT_TR(Alternative speed limits)QBT_TR[CONTEXT=MainWindow]" src = "images/slow_off.png" / > < / td >
2016-01-07 10:07:50 +03:00
< td class = "statusBarSeparator" > < / td >
2017-01-20 09:04:32 +03:00
< td class = "speedLabel" > < img src = "images/skin/download.png" alt = "" style = "height: 1.4em; padding-right: 5px; margin-bottom: -4px;" > < span id = "DlInfos" > < / span > < / td >
2016-01-07 10:07:50 +03:00
< td class = "statusBarSeparator" > < / td >
2017-01-20 09:04:32 +03:00
< td class = "speedLabel" > < img src = "images/skin/seeding.png" alt = "" style = "height: 1.4em; padding-right: 5px; margin-bottom: -3px;" > < span id = "UpInfos" > < / span > < / td >
2016-01-13 23:12:28 +03:00
< / tr >
2014-12-08 00:14:55 +03:00
< / table >
< / div >
< / div >
2008-05-17 16:44:42 +04:00
< / body >
< / html >