소스 검색

Copyright update and removal of DOS char's

Fredrik Jervfors 20 년 전
부모
커밋
63e5f274aa
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      templates/default/paginator.tpl

+ 2 - 2
templates/default/paginator.tpl

@@ -3,7 +3,7 @@
 /**
  * paginator.tpl
  *
- * Copyright (c) 1999-2004 The SquirrelMail Project Team
+ * Copyright (c) 1999-2005 The SquirrelMail Project Team
  * Licensed under the GNU GPL. For full terms see the file COPYING.
  *
  * Template and utility functions to create a paginator
@@ -43,4 +43,4 @@ if ($javascript_on && $compact_paginator &&!isset($bScriptAdded)) {
     }
     // display the paginator string.
     echo $sPaginator;
-
+?>