Better white space and wrapping
[squirrelmail.git] / templates / default / footer.tpl
index 5d1f83f2272e756ca18e6a183fa281a65daf52a9..48c2a834b0d9a2aaa718c0fe423d05520e630347 100644 (file)
@@ -5,19 +5,18 @@
  *
  * Template for viewing the footer
  *
- * @copyright © 1999-2006 The SquirrelMail Project Team
+ * @copyright 1999-2017 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>