r1480: Remove templates/stylevars.txt and the processing code involved in global.php
[bugdar.git] / templates / bugfield_select_single.tpl
1 <!-- custom field$field[fieldid] -->
2 <fieldset>
3 <legend>$field[name] $help[field$field[fieldid]]</legend>
4 <div class="field"><select name="custom$field[fieldid]">$options</select></div>
5 </fieldset>
6 <!-- / custom field$field[fieldid] -->