r325: - All custom field data in showreport.php is now handled by construct_custom_fi...
[bugdar.git] / templates / pcv_select_row.tpl
1 <if condition="$row['optgroup']"><if condition="$begin"><optgroup label="$row[prefix]$row[title]"><else /></optgroup></if><else /><option value="$row[value]"$row[selected]></if>$row[prefix]$row[title]</option>