r1392: Lots of work going into making the custom fields part of the bug table and...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>