Merged changes from stable branch up to 2.3.23.
[fa-stable.git] / includes / system_tests.inc
index e7bc83b4cb48690113571a42c7093fa04918f0e2..f4955627cf9e2e805857063aa19d7e90f8f4c7e5 100644 (file)
@@ -417,7 +417,7 @@ function display_system_tests($install = false)
                );
 
 
-       start_table(TABLESTYLE, "width=80%");
+       start_table(TABLESTYLE, "width='80%'");
        $th = array(_("Test"), _('Test type'), _("Value"), _("Comments"));
        table_header($th);