r1560: In vote.php, we sanitize the vote value as UINT when it should be INT to allow...
[bugdar.git] / templates / bugfield_select_single_option.tpl
1 <option value="$id"$selected>$select</option>