Explorar el Código

new check_configure_kerio_buisness_mail.tpl

andre hace 6 meses
padre
commit
aebad3c6aa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      check_configure_kerio_buisness_mail.tpl

+ 1 - 1
check_configure_kerio_buisness_mail.tpl

@@ -53,7 +53,7 @@
             }
             }
             checkDomain( $(customFields[0]).val().trim(), {$productinfo['pid']});
             checkDomain( $(customFields[0]).val().trim(), {$productinfo['pid']});
         });
         });
-        $(checkBox[0]).hover (function () {
+        $(checkBoxHelper[0]).hover (function () {
             $("#hint").text('Akzeptieren Sie die erweiterten Nutzungsbedingungen');
             $("#hint").text('Akzeptieren Sie die erweiterten Nutzungsbedingungen');
         });
         });
     });
     });