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" %}