- Timestamp:
- 07/08/09 02:35:59 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/trax/vendor/trax/action_view/helpers/active_record_helper.php
r308 r316 173 173 $header_sub_message = isset($options['header_sub_message']) ? 174 174 $options['header_sub_message'] : "There were problems with the following fields:"; 175 175 176 176 return $this->content_tag("div", 177 177 $this->content_tag(
