Add full date and time as "title" (mouseover) text for dates shown on the message...
[squirrelmail.git] / templates / default / footer.tpl
index e330ad4e9ae64fda165ae30336cd1a715b7b3a21..ee07652dd91c093b4885fcb83bf30f63761dfbf8 100644 (file)
@@ -5,19 +5,18 @@
  *
  * Template for viewing the footer
  *
- * @copyright © 1999-2006 The SquirrelMail Project Team
+ * @copyright 1999-2013 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>