Browse Source

make javascript errors disappear

teepe 23 years ago
parent
commit
875a1a1490
1 changed files with 1 additions and 1 deletions
  1. 1 1
      functions/page_header.php

+ 1 - 1
functions/page_header.php

@@ -88,7 +88,7 @@ function checkForm() {
     }
     }
     
     
 }
 }
--->
+// -->
 </script>
 </script>
         ';
         ';
         $onload = "onLoad=\"checkForm();\"";
         $onload = "onLoad=\"checkForm();\"";