r1387: Merging the upgrade script from the 1.1.x branch to the trunk
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>