From 609e7cb967020e23f147f4e1b475fed97e37db30 Mon Sep 17 00:00:00 2001 From: Christopher Burger Date: Wed, 17 Apr 2019 11:13:03 -0400 Subject: RT# 75357 - v3 fix for creating contact rows in prospects --- httemplate/elements/contact.html | 1 - 1 file changed, 1 deletion(-) (limited to 'httemplate/elements') diff --git a/httemplate/elements/contact.html b/httemplate/elements/contact.html index 5cf8ddbd6..a9e1f23c9 100644 --- a/httemplate/elements/contact.html +++ b/httemplate/elements/contact.html @@ -145,7 +145,6 @@ tie my %label, 'Tie::IxHash', 'last' => 'Last name', 'title' => 'Title/Position', 'emailaddress' => 'Email', - 'selfservice_access' => 'Self-service' ; unless ($opt{'for_prospect'}) { -- cgit v1.2.1