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:
@@ -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 />");
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
?>
|
Reference in New Issue
Block a user