r229: Forgot to removed cached bugfield_textarea template
[bugdar.git] / templates / default / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>