Removed extraneous comments
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 30 Dec 2006 20:05:22 +0000 (20:05 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 30 Dec 2006 20:05:22 +0000 (20:05 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12016 7612ce4b-ef26-0410-bec9-ea0150e637f0

templates/default/hyperlink.tpl

index 7672ac8101db686d4dd8ee6fbbf5fe5790f2d177..ec105c2935fda7873e801165af045ee85d2d050e 100644 (file)
   *      + $target  - the location where the link should be opened 
   *                   (optional; may not be present)
   *      + $onclick - onClick JavaScript handler (optional; may not be present)
-  *      + $extra   - any extra text to be directly inserted into the hyperlink
-  *                   (note to core developers - PLEASE AVOID using this, as it
-  *                   usually means you are adding template-engine specific output
-  *                   to the core)
   *
   * @copyright &copy; 1999-2006 The SquirrelMail Project Team
   * @license http://opensource.org/licenses/gpl-license.php GNU Public License