diff --git a/module/execution/view/linkstory.html.php b/module/execution/view/linkstory.html.php index bc1af1e745..29ad96fe0e 100644 --- a/module/execution/view/linkstory.html.php +++ b/module/execution/view/linkstory.html.php @@ -110,7 +110,8 @@
rawModule == 'execution' and !$project->hasProduct) ? 'projectNoStories' : 'whyNoStories';?> -

{$app->rawModule}->{$emptyTips};?>

+ loadLang('projectstory');?> +

multiple ? $lang->{$app->rawModule}->{$emptyTips} : $lang->projectstory->whyNoStories;?>