r1264: Tagging the 1.1.3 release. Hopefully this is the last of the burst releases
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>