mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-30 12:18:05 -06:00
Fix Web UI about dialog
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
* Unreleased - Christophe Dumez <chris@qbittorrent.org> - v2.2.4
|
||||
- BUGFIX: Fix possible crash when adding a torrent
|
||||
- BUGFIX: Fix torrent addition window layout (torrent content not expanding)
|
||||
- BUGFIX: Fix about dialog in Web UI
|
||||
|
||||
* Sun Apr 04 2010 - Christophe Dumez <chris@qbittorrent.org> - v2.2.3
|
||||
- BUGFIX: Fix possible crash when deleting a torrent just after pausing it
|
||||
|
||||
@@ -10,12 +10,12 @@
|
||||
<body>
|
||||
|
||||
<h3>About</h3>
|
||||
<img src="../images/mascot.png" align="right"></img>
|
||||
<p>qBittorrent WebUI</p>
|
||||
<p>Copyright (c) 2008 by Christopher Dumez</p>
|
||||
<img src="../images/skin/mascot.png" align="right"></img>
|
||||
<p>qBittorrent Web UI</p>
|
||||
<p>Copyright (c) 2010 by Christophe Dumez</p>
|
||||
<p>Homepage : http://www.qbittorrent.com</p>
|
||||
|
||||
<h3>Authors</h3>
|
||||
<h3>Initial authors</h3>
|
||||
|
||||
Name : Ishan Arora<br>
|
||||
Email : ishanarora@gmail.com <br>
|
||||
@@ -27,7 +27,7 @@ Name : Chandan Shikhar Dua <br>
|
||||
Email : shikhar.ap@gmail.com <br>
|
||||
<br>
|
||||
Name : Swapnil Kumar <br>
|
||||
Email : swapnil.iitd@gmail.com <br>
|
||||
Email : swapnil.iitd@gmail.com <br>
|
||||
|
||||
<h3>License</h3>
|
||||
<center>
|
||||
|
||||
Reference in New Issue
Block a user