r266: Adding more complex things to the to-do list. We now have a scheduled B3 to...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>