Changeset 6284
- Timestamp:
- 08/05/08 07:16:47 (4 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/trunk/amp_conf/htdocs/admin/page.modules.php
r6167 r6284 542 542 543 543 echo '<div class="error"><p>'; 544 echo sprintf(_('The following error(s) occur ed processing the uploaded file: %s'),544 echo sprintf(_('The following error(s) occurred processing the uploaded file: %s'), 545 545 '<ul><li>'.implode('</li><li>',$res).'</li></ul>'); 546 546 echo sprintf(_('You should fix the problem or select another file and %s.'),
