]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-lock_sponsor.php
Fixed also usage of previously renamed fields as they must be the same
[mailer.git] / inc / modules / admin / what-lock_sponsor.php
index 3190cc2c06731aa56e3b8bac52fb79ed87602089..4464c66abc77eb0a23bb7cfd867e29eb3e751ae4 100644 (file)
@@ -99,7 +99,7 @@ if (isGetRequestElementSet('id')) {
                                $content['email_link'] = '<a href="' . generateEmailLink($content['email'], 'sponsor_data') . '">' . $content['gender'] . ' ' . $content['surname'] . ' ' . $content['family'] . '</a>';
 
                                // Display form
-                               loadTemplate('admin_lock_sponsor', false, $content);
+                               loadTemplate('admin_lock_sponsor', FALSE, $content);
                        }
                } else {
                        // Cannot change status on unconfirmed or pending accounts!