mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-10 23:07:59 +00:00
[webui] Fix ugly 'C++' wrapping in About dialog.
This commit is contained in:
parent
c7fa778732
commit
626a3b10d3
@ -1,6 +1,6 @@
|
||||
<img src="images/skin/mascot.png" align="right"></img>
|
||||
<h3>qBittorrent ${VERSION} QBT_TR(Web UI)QBT_TR</h3>
|
||||
<p>QBT_TR(An advanced BitTorrent client programmed in C++, based on Qt toolkit and libtorrent-rasterbar.)QBT_TR</p>
|
||||
<p>QBT_TR(An advanced BitTorrent client programmed in <nobr>C++</nobr>, based on Qt toolkit and libtorrent-rasterbar.)QBT_TR</p>
|
||||
<p>Copyright (c) 2011-2015 The qBittorrent project</p>
|
||||
<p>QBT_TR(Home Page: )QBT_TR <a target="_blank" href="http://www.qbittorrent.org">http://www.qbittorrent.org</a></p>
|
||||
<p>QBT_TR(Bug Tracker: )QBT_TR <a target="_blank" href="http://bugs.qbittorrent.org">http://bugs.qbittorrent.org</a></p>
|
||||
|
Loading…
Reference in New Issue
Block a user