Subversion Repositories wimsdev

Rev

Rev 20 | Rev 1664 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 20 Rev 1049
Line 23... Line 23...
23
 
23
 
24
!if $conditioncnt>0
24
!if $conditioncnt>0
25
 !if $embedded_bracket!=$empty
25
 !if $embedded_bracket!=$empty
26
  <tr><td align=left colspan=2 nowrap><small>$embedded_bracket</small></td></tr>
26
  <tr><td align=left colspan=2 nowrap><small>$embedded_bracket</small></td></tr>
27
 !endif
27
 !endif
28
 <tr></tr><tr></tr>
28
 !!<tr></tr><tr></tr>
29
!endif
29
!endif
30
!for i in $condlist
30
!for i in $condlist
31
 <tr><td colspan=2><b>$(condname$i)</b>:<td>
31
 <tr><td colspan=2><b>$(condname$i)</b>:<td>
32
 !item $(condtest$i)+1 of $condbad,$condgood
32
 !item $(condtest$i)+1 of $condbad,$condgood
33
!next i
33
!next i