andre 4 лет назад
Родитель
Сommit
94b107d67c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      checkconfigureproduct.tpl

+ 1 - 1
checkconfigureproduct.tpl

@@ -54,7 +54,7 @@
             $(customFields[4]).css('background-color', '#f003');;
             $("#hintHead").text('Tipps für ein gutes Passwort');
         }
-    });
+    };
     function checkMailAddress ( mailname, maildomain, pid) {
         var xhttp = new XMLHttpRequest();
         var success = false;