Fixed handling extended journal entries in various places.
[fa-stable.git] / admin / security_roles.php
index 9973b5df614f084e4895287c99c706b65769549f..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;