X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fguest%2Fwhat-sponsor_reg.php;h=fc1d82f326e1f34072cd98debac81c9eb6d12c7e;hb=76b1b077bda73310c536f658d3a9bb5e12232f39;hp=29e2831c022f1af2df2805e7a925c072d4ed9abc;hpb=5bc21792b4ebb0c411b449597fc41d3268ff877b;p=mailer.git diff --git a/inc/modules/guest/what-sponsor_reg.php b/inc/modules/guest/what-sponsor_reg.php index 29e2831c02..fc1d82f326 100644 --- a/inc/modules/guest/what-sponsor_reg.php +++ b/inc/modules/guest/what-sponsor_reg.php @@ -284,7 +284,7 @@ ORDER BY `pay_name`", __FILE__, __LINE__); if (SQL_NUMROWS($result) > 0) { // Load all types... // @TODO Swap this HTML code to templates - $OUT = "\n"; + $OUT = "
\n"; $SW = 2; while ($content = SQL_FETCHARRAY($result)) { // Prepare content for output