Changeset 1221
- Timestamp:
- 03/22/06 12:28:16 (7 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/branches/2.0/amp_conf/htdocs/admin/config.php
r1003 r1221 127 127 } 128 128 129 129 // add the APPLY Changes bar as a section, so it shows in the Administrators module 130 $amp_sections[99] = _("Apply Changes Bar"); 130 131 131 132 foreach ($amp_sections as $key=>$value) {
