r1609: Merging the changelog from r1608 from the 1.2.x branch to the trunk
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>