The copyright symbol isn't really needed since the word "copyright" is there. Also...
[squirrelmail.git] / templates / default / footer.tpl
index e330ad4e9ae64fda165ae30336cd1a715b7b3a21..9b6e55b949b73759762ddb002f724a2603df5869 100644 (file)
@@ -5,19 +5,18 @@
  *
  * Template for viewing the footer
  *
- * @copyright © 1999-2006 The SquirrelMail Project Team
+ * @copyright 1999-2009 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
  * @subpackage templates
  */
 
-/** add required includes */
-
 /* retrieve the template vars */
 extract($t);
-$this->display('error_message.tpl');
+
+displayErrors();
 ?>
 <!-- end of generated html -->
 </body>
-</html>
\ No newline at end of file
+</html>