r128: We no longer have to pass the bugid to the edit script
[bugdar.git] / templates / default / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>