r941: Making lots of changes to cope with the renaming of the tree PCV fields in...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>