From a084e62d5065ab27f068df99d54126d30690002e Mon Sep 17 00:00:00 2001 From: Norm Rasmussen Date: Thu, 24 Mar 2022 17:02:51 -0400 Subject: [PATCH] Gusto Changes --- .../Gusto/_custom_pages_section.html.liquid | 2 +- .../Gusto/bookkeeping-accounting.html.liquid | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NP_Custom_Templates/customer_templates/Gusto/_custom_pages_section.html.liquid b/NP_Custom_Templates/customer_templates/Gusto/_custom_pages_section.html.liquid index 41b1bcce..1f2dd335 100644 --- a/NP_Custom_Templates/customer_templates/Gusto/_custom_pages_section.html.liquid +++ b/NP_Custom_Templates/customer_templates/Gusto/_custom_pages_section.html.liquid @@ -20,7 +20,7 @@ Running your Accounting Firm - + diff --git a/NP_Custom_Templates/customer_templates/Gusto/bookkeeping-accounting.html.liquid b/NP_Custom_Templates/customer_templates/Gusto/bookkeeping-accounting.html.liquid index a1463a6e..3f240444 100644 --- a/NP_Custom_Templates/customer_templates/Gusto/bookkeeping-accounting.html.liquid +++ b/NP_Custom_Templates/customer_templates/Gusto/bookkeeping-accounting.html.liquid @@ -16,7 +16,7 @@ {% if courses.enrolled.any? %}
{% for course in courses.enrolled %} - {% if course.properties.content == "Bookkeeping & Accounting" %} + {% if course.properties.content == "Bookkeeping_Accounting" %}
{% include "cards_course" with course %}
@@ -26,4 +26,4 @@ {% endif %}
-{% include "footer" %} \ No newline at end of file +{% include "footer" %}