r645: Custom bug fields now have help text in the cache and have $help added to their...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>