All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / inc / modules / guest / what-sponsor_reg.php
index 29e2831c022f1af2df2805e7a925c072d4ed9abc..fc1d82f326e1f34072cd98debac81c9eb6d12c7e 100644 (file)
@@ -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 = "<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"300\" class=\"left2 right2 top2\">\n";
+               $OUT = "<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"300\" class=\"left right top\">\n";
                $SW = 2;
                while ($content = SQL_FETCHARRAY($result)) {
                        // Prepare content for output