r199: Completed the backend creation of the fields--it works with new bugs but it...
[bugdar.git] / templates / default / bugfield_textarea.tpl
1 <div><strong>$field[name]:</strong>
2 <div><textarea name="$field[shortname]" rows="10" cols="60">$field[defaultvalue]</textarea></div>
3 </div>