r900: Added a post-delete method that cleans up all of the bug's data
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>