소스 검색

Removed extraneous comments

pdontthink 18 년 전
부모
커밋
933edcefca
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  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