diff --git a/module/my/view/blockproducts.html.php b/module/my/view/blockproducts.html.php index 81c012447f..3922bd2e19 100644 --- a/module/my/view/blockproducts.html.php +++ b/module/my/view/blockproducts.html.php @@ -7,7 +7,7 @@ createLink('product', 'create'), " " . $lang->my->home->createProduct,'', "class='btn btn-primary'");?>     " . $lang->my->home->help; ?> - +
diff --git a/module/my/view/blockprojects.html.php b/module/my/view/blockprojects.html.php index c385be05e6..606a89d6e2 100644 --- a/module/my/view/blockprojects.html.php +++ b/module/my/view/blockprojects.html.php @@ -7,7 +7,7 @@ createLink('project', 'create'), " " . $lang->my->home->createProject,'', "class='btn btn-primary'");?>     " . $lang->my->home->help; ?> -
product->name;?>
+
project->name;?>