fixed opening tag

This commit is contained in:
Brychan Dempsey 2021-06-05 18:17:24 +12:00
parent fa7fe1c8e1
commit fea90a49ae

View File

@ -1,5 +1,5 @@
<head> <head>
script> <script>
function cleanContent() function cleanContent()
{ {
var $iFrameContents = $('iframe').contents(), var $iFrameContents = $('iframe').contents(),