Преглед изворни кода

new check_configure_kerio_buisness_mail.tpl

andre пре 6 месеци
родитељ
комит
aebad3c6aa
1 измењених фајлова са 1 додато и 1 уклоњено
  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']});
         });
-        $(checkBox[0]).hover (function () {
+        $(checkBoxHelper[0]).hover (function () {
             $("#hint").text('Akzeptieren Sie die erweiterten Nutzungsbedingungen');
         });
     });