r325: - All custom field data in showreport.php is now handled by construct_custom_fi...
[bugdar.git] / templates / customfield_bit.tpl
1 <tr>
2 $left
3
4 <if condition="$right">$right<else /> <!-- EMPTY CUSTOM FIELD -->
5 <td class="tlabel" colspan="2">&nbsp;</td>
6 <!-- / EMPTY CUSTOM FIELD --></if>
7 </tr>