Add template for field ordering
[squirrelmail.git] / templates / default / footer.tpl
index e330ad4e9ae64fda165ae30336cd1a715b7b3a21..23a0bc21a0cb3d00dae77e56d421ce30fee527e8 100644 (file)
  */
 
 /** add required includes */
+include_once(SM_PATH . 'templates/util_global.php');
 
 /* retrieve the template vars */
 extract($t);
-$this->display('error_message.tpl');
+
+displayErrors();
 ?>
 <!-- end of generated html -->
 </body>