Merge of Steve Brown's patch
[squirrelmail.git] / templates / default / footer.tpl
index 2a06b7583068585e4351f3d82f6a35b8c31872ad..a5b4153977b2b84b1c690e8a02397427e4addcd3 100644 (file)
@@ -1,13 +1,12 @@
-     <?php
+<?php
 
 /**
  * footer.tpl
  *
 
 /**
  * footer.tpl
  *
- * Copyright (c) 1999-2005 The SquirrelMail Project Team
- * Licensed under the GNU GPL. For full terms see the file COPYING.
- *
  * Template for viewing the footer
  *
  * Template for viewing the footer
  *
+ * @copyright &copy; 1999-2006 The SquirrelMail Project Team
+ * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
  * @subpackage templates
  * @version $Id$
  * @package squirrelmail
  * @subpackage templates
@@ -19,6 +18,6 @@
 extract($t);
 $this->display('error_message.tpl');
 ?>
 extract($t);
 $this->display('error_message.tpl');
 ?>
-
+<B> footer </B>
 </body>
 </html>
\ No newline at end of file
 </body>
 </html>
\ No newline at end of file