r853: Adding a -notapplicable- option so we can get 0 relaion masks
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>