r1286: We no longer need a lot of these text files as they were from the 1.0.x days
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>