X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=includes%2Fsystem_tests.inc;h=f4955627cf9e2e805857063aa19d7e90f8f4c7e5;hb=7e8df3a179c05c51085349e139aac9ce88b9378d;hp=e7bc83b4cb48690113571a42c7093fa04918f0e2;hpb=ca7220eb78d1bad08b73595a6c7a9ee051e701b5;p=fa-stable.git diff --git a/includes/system_tests.inc b/includes/system_tests.inc index e7bc83b4..f4955627 100644 --- a/includes/system_tests.inc +++ b/includes/system_tests.inc @@ -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);