Explorar el Código

html syntax error

Eager Beaver hace 5 años
padre
commit
187e556488
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      views/crfPortal.html

+ 1 - 1
views/crfPortal.html

@@ -47,7 +47,7 @@ div.d1 {text-align:center; width=400px; background-color:#e0e0e0;
 
 <script type="text/javascript">
 
-focument.getElementById("formStatus").value+="\nStarting";
+document.getElementById("formStatus").value+="\nStarting";
 window.onload = init();