]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_sponsor.php
Even more fixes/improvements for rallye
[mailer.git] / inc / modules / admin / what-list_sponsor.php
index d3026f944d7abe0763cce33a4814cb7657290dc1..b03b0d4a51108ee522b5f436abc704de0386a547 100644 (file)
@@ -69,7 +69,7 @@ WHERE `id`='%s' LIMIT 1",
                if (empty($orders)) $orders = 0;
 
                // Prepare all data for the template
-               //  Sponsor's ID
+               //  Sponsor's id
                $content['id']                = getRequestElement('id');
                //  Personal data
                $content['gender']      = translateGender($content['gender']);