Switch the 'modify' code of admin/field.php to use templates
[bugdar.git] / templates / bugfield_select_single_option.tpl
1 <option value="<%- $id %>"<%- $selected %>><%- $select %></option>