Browse Source

Fix about dialog in Web UI

adaptive-webui-19844
Christophe Dumez 15 years ago
parent
commit
a6e3b9afac
  1. 6
      src/webui/about.html

6
src/webui/about.html

@ -10,12 +10,12 @@
<body> <body>
<h3>About</h3> <h3>About</h3>
<img src="../images/mascot.png" align="right"></img> <img src="../images/skin/mascot.png" align="right"></img>
<p>qBittorrent Web UI</p> <p>qBittorrent Web UI</p>
<p>Copyright (c) 2008 by Christopher Dumez</p> <p>Copyright (c) 2010 by Christophe Dumez</p>
<p>Homepage : http://www.qbittorrent.com</p> <p>Homepage : http://www.qbittorrent.com</p>
<h3>Authors</h3> <h3>Initial authors</h3>
Name : Ishan Arora<br> Name : Ishan Arora<br>
Email : ishanarora@gmail.com <br> Email : ishanarora@gmail.com <br>

Loading…
Cancel
Save