|
@@ -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;
|
|
|
-
|
|
|
+?>
|