diff --git a/module/execution/ui/story.html.php b/module/execution/ui/story.html.php index 70c81c3918..82ab98acfa 100644 --- a/module/execution/ui/story.html.php +++ b/module/execution/ui/story.html.php @@ -391,7 +391,7 @@ foreach($stories as $story) jsVar('cases', $storyCases); jsVar('summary', $summary); -jsVar('checkedSummary', str_replace('%storyCommon%', $lang->SRCommon, $lang->product->checkedSRSummary)); +jsVar('checkedSummary', $lang->product->checkedSRSummary); dtable ( setClass('shadow rounded'), diff --git a/module/execution/view/story.html.php b/module/execution/view/story.html.php index 668fdb2f7c..b8f01c798d 100644 --- a/module/execution/view/story.html.php +++ b/module/execution/view/story.html.php @@ -462,7 +462,6 @@ -product->checkedSummary);?> id);?>