Improved journal trans: added currency support, tax and source document date. Allowed...
[fa-stable.git] / admin / security_roles.php
index f8b44552b4630b78b756757edb5082f487e98360..9ffe8d7bc17f09cb3158f4c2a8217bdfff9189e4 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;
@@ -254,4 +254,3 @@ div_end();
 end_form();
 end_page();
 
-?>