Going XHTML.
[squirrelmail.git] / templates / default / footer.tpl
index 5d1f83f2272e756ca18e6a183fa281a65daf52a9..c4645e444ecf0c733a5cfb8c6b7ba6d96a7bdf8b 100644 (file)
  * @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>