Version Differences for Frequently Asked Questions

(Colors Added)
(Classified as 'AND' gate though I think this is wrong...)
Line 49:
       
  '''Q: What constitutes the logic for a build life being cleaned up?'''    '''Q: What constitutes the logic for a build life being cleaned up?''' 
- ''A: AnthillPro will check both the "Keep Days" and "Keep Amount" criteria, and keep the one that is valid of the two. (e.g. Keep 10 Days, Keep 10 Builds will cause the build '''NOT to be cleaned up''' if 10 days haven't elapsed OR 10 builds do not exist. It can be thought of as an XXX gate.)   + ''A: AnthillPro will check both the "Keep Days" and "Keep Amount" criteria, and keep the one that is valid of the two. (e.g. Keep 10 Days, Keep 10 Builds will cause the build '''NOT to be cleaned up''' if 10 days haven't elapsed OR 10 builds do not exist. It can be thought of as an AND gate.)  
       
  <table border=2 cellpadding=2 cellspacing=2 align=center>    <table border=2 cellpadding=2 cellspacing=2 align=center> 
- <tr><th bgcolor=#000000 colspan=2><font color=white>XXX GATE (Cleanup Example)</font></th></tr>   + <tr><th bgcolor=#000000 colspan=2><font color=white>AND GATE (Cleanup Example)</font></th></tr>  
  <tr><th bgcolor=#000000><font color=lightgrey>Days Elapsed</font></th><th bgcolor=#000000><font color=lightgrey>Total Builds</font></th></tr>    <tr><th bgcolor=#000000><font color=lightgrey>Days Elapsed</font></th><th bgcolor=#000000><font color=lightgrey>Total Builds</font></th></tr> 
  <tr><td align=center bgcolor=#FFBBBB>0 Days</td><td align=center bgcolor=#FFBBBB>2 Builds</td></tr>    <tr><td align=center bgcolor=#FFBBBB>0 Days</td><td align=center bgcolor=#FFBBBB>2 Builds</td></tr>