Changeset 7848
- Timestamp:
- 03/13/08 00:14:17 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.1/lib/plugins/sfPropelPlugin/data/generator/sfPropelAdmin/default/template/templates/_edit_messages.php
r4934 r7848 1 1 [?php if ($sf_request->hasErrors()): ?] 2 2 <div class="form-errors"> 3 <h2>[?php echo __('The re are some errors that prevent the form to validate') ?]</h2>3 <h2>[?php echo __('The form is not valid because it contains some errors.) ?]</h2> 4 4 <dl> 5 5 [?php foreach ($sf_request->getErrorNames() as $name): ?]

