More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / inc / modules / admin / what-optimize.php
index 062937607b8838638816b0a25f30c933c00f86d6..9d0aa3818505cd1d140c39575c9673fa6f4cdb75 100644 (file)
@@ -82,7 +82,7 @@ foreach ($DATA['tables'] as $row_array)
        $OUT .= LOAD_TEMPLATE("admin_optimize_row", true, $content);
        $SW = 3 - $SW;
 }
-define('__TABLE_ROWS', $OUT);
+define('__ROWS', $OUT);
 
 // Prepare data for the template
 define('__TOTAL_TABS'     , $DATA['total_tabs']);