mirror of
https://github.com/transmission/transmission
synced 2024-12-23 08:13:27 +00:00
eliminate a meaningless Safari error
This commit is contained in:
parent
e81e717e5e
commit
2ff89a17e5
1 changed files with 1 additions and 1 deletions
|
@ -354,6 +354,6 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<iframe name="torrent_upload_frame" id="torrent_upload_frame" src="about:blank" />
|
<iframe name="torrent_upload_frame" id="torrent_upload_frame" src="about:blank" ></iframe>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue