Fixed many issues in output HTML code according to HTML 4.01 Transitional format.
[fa-stable.git] / admin / security_roles.php
index f8b44552b4630b78b756757edb5082f487e98360..8c96b1eb13edb37f8a39a7f8e370f8721e255fdd 100644 (file)
@@ -197,7 +197,7 @@ start_table(TABLESTYLE2);
        record_status_list_row(_("Current status:"), 'inactive');
 end_table(1);
 
-       start_table(TABLESTYLE, "width=40%");
+       start_table(TABLESTYLE, "width='40%'");
 
        $k = $j = 0; //row colour counter
        $ext = $sec = $m = -1;