All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / inc / modules / member / what-order.php
index a73cc895449baaa6c36b9a870278fdab428ec4db..5b86f5e55ac2d7496b19e0268208511a385b74e4 100644 (file)
@@ -643,7 +643,7 @@ LIMIT 1",
                                        $add = '';
                                        if (isExtensionActive('html_mail')) {
                                                // Add some content when html extension is active
-                                               if ((getConfig('order_multi_page') == 'Y') || (isAdmin())) $add = "<tr><td colspan=\"2\" class=\"seperator bottom2\" height=\"5\">&nbsp;</td></tr>\n";
+                                               if ((getConfig('order_multi_page') == 'Y') || (isAdmin())) $add = "<tr><td colspan=\"2\" class=\"seperator bottom\" height=\"5\">&nbsp;</td></tr>\n";
                                                $content['html_extension'] = loadTemplate('member_order-html_intro', true);
                                        } else {
                                                // No HTML extension installed