r471: Remove the left edge of fieldset and scoot legend over 10px
[bugdar.git] / templates / bugfield_select_single.tpl
1 <!-- custom field$field[fieldid] -->
2 <td class="tlabel">$field[name]</td>
3 <td class="tdata"><select name="<if condition="$show['search']">custom[$field[fieldid]]<else />field$field[fieldid]</if>">$options</select></td>
4 <!-- / custom field$field[fieldid] -->