r1573: Adding the upgrade script for 1.2.0
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>