diff --git a/module/zahost/ui/browse.html.php b/module/zahost/ui/browse.html.php
index 1b1ed78931..1052cba082 100644
--- a/module/zahost/ui/browse.html.php
+++ b/module/zahost/ui/browse.html.php
@@ -34,7 +34,7 @@ $hostList = initTableData($hostList, $config->zahost->dtable->fieldList, $this->
setClass('btn btn-link'),
icon('help'),
$lang->help,
- set('data-app', 'qa'),
+ set('target', '_blank'),
set::href('https://www.zentao.net/book/zentaopms/978.html?fullScreen=zentao')
)
);