r252: Making it so that custom bug fields work better and will operate with language...
[bugdar.git] / templates / bugfield_select_single.tpl
1 <div><strong>$field[name]:</strong> <select name="<if condition="$show['search']">custom[$field[fieldid]]<else />field$field[fieldid]</if>">$options</select></div>