From cf0e297b2cf05bdae93bb3428c51ef7ac69c74f7 Mon Sep 17 00:00:00 2001 From: Jason Irish Date: Fri, 20 Oct 2023 11:01:50 -0500 Subject: [PATCH] template adjustments (#28) --- .../Elements/ElementCustomerService.ss | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/templates/Dynamic/Elements/CustomerService/Elements/ElementCustomerService.ss b/templates/Dynamic/Elements/CustomerService/Elements/ElementCustomerService.ss index 1cedb6b..abd360c 100644 --- a/templates/Dynamic/Elements/CustomerService/Elements/ElementCustomerService.ss +++ b/templates/Dynamic/Elements/CustomerService/Elements/ElementCustomerService.ss @@ -1,18 +1,18 @@ <% if $Title && $ShowTitle %>

$Title

<% end_if %> <% if $Content %>
$Content
<% end_if %> -
-
-
+
+
+
<% if $FullAddress %> -
- $AddressMap(900,300) -
-
+
+ $AddressMap(900,300,2) +
+
<% else %> -
+
<% end_if %> - <% if $LocationName %>

$LocationName

<% end_if %> + <% if $LocationName %>

$LocationName

<% end_if %>
<% if $FullAddress %>