r201: Show custom fields on showreport.php
[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>