-
+
diff --git a/module/common/lang/en.php b/module/common/lang/en.php
index 5c105d49bb..aa5fb3eea3 100644
--- a/module/common/lang/en.php
+++ b/module/common/lang/en.php
@@ -76,6 +76,7 @@ $lang->whitelist = 'Access whitelist';
$lang->globalSetting = 'Global Setting';
$lang->waterfallModel = 'Waterfall';
$lang->all = 'All';
+$lang->viewDetails = 'View Details';
$lang->actions = 'Action';
$lang->restore = 'Reset';
diff --git a/module/common/lang/zh-cn.php b/module/common/lang/zh-cn.php
index faf2bfa9bd..bf037b48d6 100644
--- a/module/common/lang/zh-cn.php
+++ b/module/common/lang/zh-cn.php
@@ -76,6 +76,7 @@ $lang->whitelist = '访问白名单';
$lang->globalSetting = '全局设置';
$lang->waterfallModel = '瀑布模型';
$lang->all = '所有';
+$lang->viewDetails = '查看详情';
$lang->actions = '操作';
$lang->restore = '恢复默认';
diff --git a/module/execution/view/bug.html.php b/module/execution/view/bug.html.php
index 0166d62cf8..f2aa6d5869 100644
--- a/module/execution/view/bug.html.php
+++ b/module/execution/view/bug.html.php
@@ -35,7 +35,7 @@
execution->getByID($execution->id)->name ?>
-
+
diff --git a/module/execution/view/story.html.php b/module/execution/view/story.html.php
index c77d4d065b..59aabbe4de 100644
--- a/module/execution/view/story.html.php
+++ b/module/execution/view/story.html.php
@@ -143,7 +143,7 @@
execution->getByID($execution->id)->name ?>
-
+
diff --git a/module/execution/view/task.html.php b/module/execution/view/task.html.php
index a155b0facb..448dbb89ec 100644
--- a/module/execution/view/task.html.php
+++ b/module/execution/view/task.html.php
@@ -184,7 +184,7 @@ body {margin-bottom: 25px;}
execution->getByID($executionID)->name ?>
-
+
@@ -249,7 +249,7 @@ body {margin-bottom: 25px;}
-
+
@@ -307,7 +307,7 @@ $projectIDParam = $isProjectStory ? "projectID=$projectID&" : '';
app->getViewType() == 'xhtml'):?>
-
+
diff --git a/module/task/view/view.html.php b/module/task/view/view.html.php
index 243a63e820..09aff13cc2 100644
--- a/module/task/view/view.html.php
+++ b/module/task/view/view.html.php
@@ -18,7 +18,7 @@
app->getViewType() == 'xhtml'):?>
-
+