r929: Adding language symbols around a few yes/no phrases that didn't have it
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>