]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/what-order.php
The usual changes: forms fixed
[mailer.git] / inc / modules / member / what-order.php
index 0078fc0a25b3abaf731a5bcc3aac2e2ac3bd4cd6..f4799ce3be7c9ecf4db27ac19258c0f1ebda932e 100644 (file)
@@ -674,7 +674,7 @@ LIMIT 1",
                                        // Default is no ZIP code
                                        $content['zip_content'] = '';
 
-                                       // Do we want ZIP code or not?
+                                       // Is sending to ZIP code enabled? (logged-in admin can always send to it)
                                        if ((isOrderMultiPageEnabled()) || (isAdmin())) {
                                                // Yes
                                                if (postRequestElement('zip') > 0) {