r227: Dependency system is now finished. The tree has yet to be implemented, but...
[bugdar.git] / templates / default / bugfield_textarea.tpl
1 <div><strong>$field[name]:</strong>
2 <div><textarea name="$field[shortname]" rows="10" cols="60">$value</textarea></div>
3 </div>