r1364: Change the array_keys()/is_array() checking combo to a simple isset()
[bugdar.git] / templates / bugfield_select_single_option.tpl
1 <option value="$id"$selected>$select</option>