improve CSS

Finish new security + clean table action
This commit is contained in:
Dany De Bontridder 2011-11-13 13:28:19 +00:00
parent 79cbf13867
commit c16c32ca48
30 changed files with 602 additions and 428 deletions

View file

@ -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']?>