andre 4 år sedan
förälder
incheckning
aa1d13a15e
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      templates/orderforms/croster_mailbox/checkconfigureproduct.tpl

+ 1 - 1
templates/orderforms/croster_mailbox/checkconfigureproduct.tpl

@@ -28,7 +28,7 @@
                 }
                 }
             }
             }
         };
         };
-        xhttp.open("GET", "modules/servers/zimbraSingle/zimbraAddressCheck.php?name=" + mailname + '&domain=' +maildomain, true);
+        xhttp.open("GET", "modules/servers/zimbraSingle/zimbraAddressCheck.php?name=" + mailname + '&domain=' + maildomain + '&pid' + {pid}, true);
         xhttp.send();
         xhttp.send();
     };
     };
     jQuery(document).ready(function(){
     jQuery(document).ready(function(){