1
0
Fork 0
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:
Mitchell Livingston 2009-03-16 02:49:02 +00:00
parent e81e717e5e
commit 2ff89a17e5

View file

@ -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>