Changeset 3150
- Timestamp:
- 05/04/08 17:18:45 (2 months ago)
- Files:
-
- trunk/Solar/View/Helper/Form.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Solar/View/Helper/Form.php
r3145 r3150 842 842 public function reset() 843 843 { 844 // attribute dfor the <form> tag844 // attributes for the <form> tag 845 845 $this->_attribs = array_merge( 846 846 $this->_default_attribs,
