From 1efee41818a0346665d2869ae277b928d44e276b Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Mon, 22 Jan 2018 16:47:58 -0500 Subject: [PATCH] changing the contact sales pages id for gravity forms changing the url get param id for gravity form contact sales --- views/front/fields/detail.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/front/fields/detail.html b/views/front/fields/detail.html index 22da391..07bd160 100644 --- a/views/front/fields/detail.html +++ b/views/front/fields/detail.html @@ -17,7 +17,7 @@ {$sale = $field_values['sale-price'].data} {$prod = $member_name} {if $member_type !== "Home"} - Contact Sales + Contact Sales {else} - Contact Sales + Contact Sales {/if} -- 2.17.1