r248: Sorting out issues with select_single custom fields not showing up right
[bugdar.git] / templates / bugfield_select_single.tpl
1 <div><strong>$field[name]:</strong> <select name="<if condition="$show['search']">custom[$field[shortname]]<else />$field[shortname]</if>">$options</select></div>