A few output elements are used often, so just retrieve them once and make them global...
[squirrelmail.git] / templates / default / footer.tpl
index a5b4153977b2b84b1c690e8a02397427e4addcd3..c4645e444ecf0c733a5cfb8c6b7ba6d96a7bdf8b 100644 (file)
  * @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>