improve CSS
Finish new security + clean table action
This commit is contained in:
parent
79cbf13867
commit
c16c32ca48
30 changed files with 602 additions and 428 deletions
|
|
@ -72,7 +72,8 @@ switch ( $r['ac_state'] )
|
|||
case 'SUCCESS';
|
||||
echo '<td style="background-color:green;color:white">';
|
||||
break;
|
||||
|
||||
default:
|
||||
echo '<td>';
|
||||
}
|
||||
?>
|
||||
<?=$r['ac_state']?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue