Explorar el Código

Removed extraneous comments

pdontthink hace 18 años
padre
commit
933edcefca
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      templates/default/hyperlink.tpl

+ 0 - 4
templates/default/hyperlink.tpl

@@ -11,10 +11,6 @@
   *      + $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 © 1999-2006 The SquirrelMail Project Team
   * @license http://opensource.org/licenses/gpl-license.php GNU Public License