r239: Most of the custom bug field permissions are worked out now. The only thing...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>