Changeset 5520
- Timestamp:
- 12/16/07 15:21:55 (5 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/branches/2.4/amp_conf/htdocs/admin/page.modules.php
r5517 r5520 576 576 } else { 577 577 if (!EXTERNAL_PACKAGE_MANAGEMENT) { 578 echo "<a class='info' href='config.php?display=modules&type=tool&online=1'>"._("Check for updates online")."<span>"._("Checking for updates will trasmit your FreePBX and Asterisk version numbers along with a unique but random identifier. This is used to provide proper update information and track version usage to focus development and maintenance efforts. No private information is trasmitted.")."</span></a>\n";578 echo "<a class='info' href='config.php?display=modules&type=tool&online=1'>"._("Check for updates online")."<span>"._("Checking for updates will trasmit your FreePBX and Asterisk version numbers along with a unique but random identifier. This is used to provide proper update information and track version usage to focus development and maintenance efforts. No private information is trasmitted.")."</span></a>\n"; 579 579 } 580 580 echo " | <a href='config.php?display=modules&type=tool&extdisplay=upload'>"._("Upload module")."</a><br />\n";
