Separate out the first comment into a variable called $description so that it can...
[bugdar.git] / templates / bugfield_select_single_option.tpl
1 <option value="<%- $id %>"<%- $selected %>><%- $select %></option>