1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 09:34:54 +02:00

Add missing closing tags

This commit is contained in:
e107steved
2007-01-17 20:47:41 +00:00
parent 6bda84de8a
commit b834d1376f
8 changed files with 31 additions and 25 deletions

View File

@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_handlers/theme_handler.php,v $
| $Revision: 1.3 $
| $Date: 2006-12-07 15:41:50 $
| $Author: sweetas $
| $Revision: 1.4 $
| $Date: 2007-01-17 20:47:09 $
| $Author: e107steved $
+----------------------------------------------------------------------------+
*/
@@ -466,4 +466,5 @@ class themeHandler{
$ns->tablerender(TPVLAN_36, "<br /><div style='text-align:center;'>".TPVLAN_43.".</div><br />");
}
}
}
?>