r1273: When there are no emails linked to a bug report, implode()ing the IDs and...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>