X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=inline;f=includes%2Fsystem_tests.inc;h=9ea89d01026e7ef10524f21fcbd7291f1aeeec0f;hb=fbfb1ee42fac43d2e149eaad52de19becfc10034;hp=0729ec432c7de90b2a144e08423f73746690573c;hpb=e40a850e8f0bfa5081d2882840445d4d2a4ed187;p=fa-stable.git diff --git a/includes/system_tests.inc b/includes/system_tests.inc index 0729ec43..9ea89d01 100644 --- a/includes/system_tests.inc +++ b/includes/system_tests.inc @@ -416,7 +416,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);