r54: Moved email based reporting off the roadmap into 1.1. Moved admin auto-actions...
[bugdar.git] / templates / default / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>