From 2af18ea41fed706ea173fce01d4e0884a7334f0c Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Thu, 20 Apr 2017 11:42:02 -0400 Subject: [PATCH] changing the apply filter id the apply filter to get the contact sales form page permalink needs the id for the live site page --- views/front/fields/detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/front/fields/detail.html b/views/front/fields/detail.html index eb69a7e..25b417d 100644 --- a/views/front/fields/detail.html +++ b/views/front/fields/detail.html @@ -16,4 +16,4 @@ {$msrp = $field_values.msrp.data} {$sale = $field_values['sale-price'].data} {$prod = $member_name} - Contact Sales \ No newline at end of file + Contact Sales \ No newline at end of file -- 2.17.1