Happy New Year
[squirrelmail.git] / templates / default / footer.tpl
index a5b4153977b2b84b1c690e8a02397427e4addcd3..886560e90889c24dddef56a36983f6b4ac6c1145 100644 (file)
@@ -5,19 +5,18 @@
  *
  * Template for viewing the footer
  *
- * @copyright © 1999-2006 The SquirrelMail Project Team
+ * @copyright 1999-2018 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();
 ?>
-<B> footer </B>
+<!-- end of generated html -->
 </body>
-</html>
\ No newline at end of file
+</html>