r199: Completed the backend creation of the fields--it works with new bugs but it...
[bugdar.git] / templates / default / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>