summaryrefslogtreecommitdiff
path: root/httemplate/elements/select-part_referral.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/elements/select-part_referral.html')
-rw-r--r--httemplate/elements/select-part_referral.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/select-part_referral.html b/httemplate/elements/select-part_referral.html
index efcc477af..670b70c7c 100644
--- a/httemplate/elements/select-part_referral.html
+++ b/httemplate/elements/select-part_referral.html
@@ -12,7 +12,7 @@
'empty_label' => 'Select advertising source',
'hashref' => { 'disabled' => '' },
'extra_sql' => ' AND '.
- FS::part_referral->all_part_referral(1),
+ FS::part_referral->acl_agentnum_sql(1),
%opt,
)
%>