mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-18 18:35:14 +08:00
Replace Mascot with qBittorrent logo on WebUI login page.
This commit is contained in:
parent
651bf4f9aa
commit
0660398c28
BIN
src/Icons/qbittorrent.png
Normal file
BIN
src/Icons/qbittorrent.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
@ -1,5 +1,6 @@
|
||||
<RCC>
|
||||
<qresource prefix="/">
|
||||
<file>Icons/qbittorrent.png</file>
|
||||
<file>Icons/3-state-checkbox.gif</file>
|
||||
<file>Icons/L.gif</file>
|
||||
<file>Icons/loading.png</file>
|
||||
|
@ -68,7 +68,7 @@
|
||||
<div id="main">
|
||||
<h1>_(qBittorrent web User Interface)</h1>
|
||||
<div id="logo" class="col">
|
||||
<img src="images/skin/mascot.png" />
|
||||
<img src="images/qbittorrent.png" />
|
||||
</div>
|
||||
<div id="formplace" class="col">
|
||||
<form id="loginform" action="">
|
||||
|
Loading…
Reference in New Issue
Block a user