issue 107 remove the version of XE Core in HTML

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8733 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2011-08-09 06:42:07 +00:00
parent 31233a32b3
commit 1d3b9fb3a9

View file

@ -10,7 +10,7 @@
<html lang="{$lang_type}" xml:lang="{$lang_type}" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="Generator" content="XpressEngine {__ZBXE_VERSION__}" />
<meta name="Generator" content="XpressEngine" />
<!--@if($module_info->module)-->
<meta name="module" content="{$module_info->module}" />
<!--@end-->