Fix missing internationalisation and display of empty cells, thanks
[squirrelmail.git] / templates / default / footer.tpl
CommitLineData
4b4abf93 1<?php
b80b7b6b 2
3/**
4 * footer.tpl
5 *
b80b7b6b 6 * Template for viewing the footer
7 *
47ccfad4 8 * @copyright &copy; 1999-2006 The SquirrelMail Project Team
4b4abf93 9 * @license http://opensource.org/licenses/gpl-license.php GNU Public License
b80b7b6b 10 * @version $Id$
11 * @package squirrelmail
12 * @subpackage templates
13 */
14
b80b7b6b 15/* retrieve the template vars */
16extract($t);
5b07852b 17
18displayErrors();
b80b7b6b 19?>
1b858d86 20<!-- end of generated html -->
b80b7b6b 21</body>
d281e128 22</html>