Changeset 5520

Show
Ignore:
Timestamp:
12/16/07 15:21:55 (5 years ago)
Author:
p_lindheimer
Message:

formatting fix

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/branches/2.4/amp_conf/htdocs/admin/page.modules.php

    r5517 r5520  
    576576    } else { 
    577577      if (!EXTERNAL_PACKAGE_MANAGEMENT) { 
    578       echo "<a class='info' href='config.php?display=modules&amp;type=tool&amp;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&amp;type=tool&amp;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"; 
    579579      } 
    580580      echo " | <a href='config.php?display=modules&amp;type=tool&amp;extdisplay=upload'>"._("Upload module")."</a><br />\n";