diff --git a/module/project/view/view.html.php b/module/project/view/view.html.php
index b9fe8ca216..4d2e0650a2 100644
--- a/module/project/view/view.html.php
+++ b/module/project/view/view.html.php
@@ -189,7 +189,7 @@
$product):?>
plan])):?>
-
createLink('productplan', 'view', "planID={$product->id}"), $product->name . '/' . $planGroups[$productID][$product->plan]);?>
+
createLink('productplan', 'view', "planID={$product->plan}"), $product->name . '/' . $planGroups[$productID][$product->plan]);?>