6bf728fe7d0ebd8ed87a56d4617826f489fc3867
[squirrelmail.git] / templates / default / footer.tpl
1 <?php
2
3 /**
4 * footer.tpl
5 *
6 * Template for viewing the footer
7 *
8 * @copyright 1999-2014 The SquirrelMail Project Team
9 * @license http://opensource.org/licenses/gpl-license.php GNU Public License
10 * @version $Id$
11 * @package squirrelmail
12 * @subpackage templates
13 */
14
15 /* retrieve the template vars */
16 extract($t);
17
18 displayErrors();
19 ?>
20 <!-- end of generated html -->
21 </body>
22 </html>