Fix some missing icons in the Web UI

This commit is contained in:
Christophe Dumez
2011-01-09 19:38:52 +00:00
parent a62169001e
commit 3bc946bfb9
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ function hideAll() {
</head>
<body>
<center>
<h1 class="vcenter"><img class="vcenter" title="Download local torrent" src="images/skin/open.png"/>_(Download local torrent)</h1>
<h1 class="vcenter"><img class="vcenter" title="Download local torrent" src="theme/list-add"/>_(Download local torrent)</h1>
<iframe src="uploadframe.html" frameborder="0" style="padding: 10px; height: 70px; width: 450px;" id="myiframe">
<p>Your Web browser does not support iframes</p>
</iframe>