r1613: Merging r1611 and r1612 from the 1.2.x branch to the trunk (upgrade script...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>