From 565565d9c5ffe709f95e527c13d90741645ff1cc Mon Sep 17 00:00:00 2001 From: Christopher Burger Date: Wed, 17 Apr 2019 10:46:02 -0400 Subject: RT# 75357 - now new contact row in created in correct place --- httemplate/elements/tr-select-part_referral.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'httemplate/elements/tr-select-part_referral.html') diff --git a/httemplate/elements/tr-select-part_referral.html b/httemplate/elements/tr-select-part_referral.html index 5041f7f73..4a9cafd01 100644 --- a/httemplate/elements/tr-select-part_referral.html +++ b/httemplate/elements/tr-select-part_referral.html @@ -11,7 +11,9 @@ % } elsif ( scalar( @{$opt{'part_referrals'}} ) == 1 ) { - + + + % } else { <& /elements/tr-td-label.html, label => 'Advertising source', %opt &> -- cgit v1.2.1