* adjust code.

This commit is contained in:
wyd621
2013-11-01 03:32:14 +00:00
parent c011e9213b
commit 2c65fffa9d
+1 -1
View File
@@ -11,7 +11,7 @@ $clientTheme = $this->app->getClientTheme();
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=utf-8' />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<?php
echo html::title($title . ' - ' . $lang->zentaoPMS);