I have now restored your password. The problem was that your code had an unclosed <script> tag at the end, and this enveloped the code that followed it. I switched your code from WYSIWYG to HTML and added the missing </script> tag. As long as you're including scripts in your code, avoid using WYSIWYG mode.
I have now restored your password. The problem was that your code had an unclosed
<script>
tag at the end, and this enveloped the code that followed it. I switched your code from WYSIWYG to HTML and added the missing</script>
tag. As long as you're including scripts in your code, avoid using WYSIWYG mode.