summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main/packages.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/view/cust_main/packages.html')
-rwxr-xr-xhttemplate/view/cust_main/packages.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/view/cust_main/packages.html b/httemplate/view/cust_main/packages.html
index b51c02494..0f1d608aa 100755
--- a/httemplate/view/cust_main/packages.html
+++ b/httemplate/view/cust_main/packages.html
@@ -590,7 +590,7 @@ sub order_pkg_link { include( '/elements/popup_link-cust_main.html',
'label' => 'Order new package',
'actionlabel' => 'Order new package',
'color' => '#333399',
- 'cust_svc' => shift,
+ 'cust_main' => shift,
}
)
}