mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-30 16:34:16 +00:00
[WebUI] Fix logo missing in login page
This commit is contained in:
parent
f41cb8089d
commit
77f66be493
@ -72,7 +72,7 @@
|
|||||||
<div id="main">
|
<div id="main">
|
||||||
<h1>qBittorrent QBT_TR(Web UI)QBT_TR[CONTEXT=OptionsDialog]</h1>
|
<h1>qBittorrent QBT_TR(Web UI)QBT_TR[CONTEXT=OptionsDialog]</h1>
|
||||||
<div id="logo" class="col">
|
<div id="logo" class="col">
|
||||||
<img src="images/qbittorrent.png" alt="qBittorrent logo"/>
|
<img src="images/skin/qbittorrent-tray.svg" alt="qBittorrent logo" style="height: 11em;"/>
|
||||||
</div>
|
</div>
|
||||||
<div id="formplace" class="col">
|
<div id="formplace" class="col">
|
||||||
<form id="loginform" action="">
|
<form id="loginform" action="">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user