Remove some HTML from the core
[squirrelmail.git] / templates / default / table_row_close.tpl
diff --git a/templates/default/table_row_close.tpl b/templates/default/table_row_close.tpl
new file mode 100644 (file)
index 0000000..4b2c9e4
--- /dev/null
@@ -0,0 +1,20 @@
+<?php
+
+/**
+  * table_row_close.tpl
+  *
+  * Template for constructing a closing table row tag.
+  *
+  * The following variables are available in this template:
+  *    <NONE>
+  *
+  * @copyright &copy; 1999-2008 The SquirrelMail Project Team
+  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
+  * @version $Id: table_row_close.tpl 12078 2007-01-07 07:28:11Z pdontthink $
+  * @package squirrelmail
+  * @subpackage templates
+  */
+
+
+?></tr>
+