diff --git a/module/common/view/header.html.php b/module/common/view/header.html.php
index 00854ff965..e294df8a85 100755
--- a/module/common/view/header.html.php
+++ b/module/common/view/header.html.php
@@ -50,7 +50,7 @@ include 'chosen.html.php';
adjustMenuWidth();
if(window.navigator.userAgent.indexOf('xuanxuan') > 0)
{
- $('li.user-tutorial').addClass('hide');
+ $('li.user-tutorial').addClass('hide');
}
sso->redirect)) echo "class='ranzhiFixedTfootAction'";?> >
diff --git a/xuanxuan/extension/xuan/setting/ext/view/xuanxuan.html.php b/xuanxuan/extension/xuan/setting/ext/view/xuanxuan.html.php
index c71cccd05b..af63fb354a 100644
--- a/xuanxuan/extension/xuan/setting/ext/view/xuanxuan.html.php
+++ b/xuanxuan/extension/xuan/setting/ext/view/xuanxuan.html.php
@@ -136,9 +136,7 @@
goback, '', 'class="btn" style="min-width: 120px"');?>
xuanxuan->turnon ? '' : 'disabled';?>
- im->downloadXXD, 'hiddenwin', "class='btn btn-primary download download-package $disabled'");
- }?>
+ im->downloadXXD, 'hiddenwin', "class='btn btn-primary download download-package $disabled'");?>
im->downloadConfig, 'hiddenwin', "class='btn btn-primary download $disabled'");?>
im->changeSetting, '', "class='btn'");?>
im->viewDebug, '', "class='btn viewDebug iframe' data-height=220");?>