r56: Forgot to send in the new PCV select with the new newreport.php.
[bugdar.git] / templates / default / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>