r1555: We aren't doing a final release, we're at RC1 so update the changelog to refle...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>