[% IF ( waiting_hold_cancellation.defined && waiting_hold_cancellation != '' ) %]
<tr>
<td>
[% IF c == '*' %]
[% IF c == undef %]
<em>All</em>
[% ELSE %]
[% Categories.GetName(c) | html %]
[% END %]
</td>
[% IF i == '*' %]
[% IF i == undef %]
[% ItemTypes.GetDescription(i,1) | html %]
-