diff --git a/module/product/ui/all.html.php b/module/product/ui/all.html.php
index cdee7c3deb..878701a1ba 100644
--- a/module/product/ui/all.html.php
+++ b/module/product/ui/all.html.php
@@ -52,7 +52,7 @@ $fnGenerateProgramMenu = function($programList) use($lang, $programID, $browseTy
'browseType' => $browseType == 'bySearch' ? 'noclosed' : $browseType,
'orderBy' => $orderBy,
'param' => $browseType == 'bySearch' ? 0 : $param,
- 'recTotal' => $recTotal,
+ 'recTotal' => 0,
'recPerPage' => $recPerPage,
'pageID' => $pageID,
'programID' => '{id}'