r1606: Merging the changes from r1605 from trunk to branch. Fixes bug://report/120
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>