diff --git a/module/common/view/header.lite.html.php b/module/common/view/header.lite.html.php index 807b39b71c..8b56cc839c 100755 --- a/module/common/view/header.lite.html.php +++ b/module/common/view/header.lite.html.php @@ -88,3 +88,8 @@ if(file_exists($xuanExtFile)) include $xuanExtFile; +app->getViewType() == 'xhtml'):?> + + \ No newline at end of file