From 3b243bd651593cc1275aca801c836b6a612d8c99 Mon Sep 17 00:00:00 2001 From: Peter Pinch Date: Mon, 20 May 2024 14:24:48 -0400 Subject: [PATCH] make "MITx Online" mixed case (#5391) * make "MITx Online" mixed case see https://github.com/mitodl/hq/issues/3936#issuecomment-2103361040 * Making hero buttons consistent * test --------- Co-authored-by: Anna --- cms/templates/cms/program_page.html | 6 +++--- static/scss/_button.scss | 1 + ui/views_test.py | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/cms/templates/cms/program_page.html b/cms/templates/cms/program_page.html index 9b368faf3b..80e9349a4a 100644 --- a/cms/templates/cms/program_page.html +++ b/cms/templates/cms/program_page.html @@ -61,16 +61,16 @@

{% if page.program_subscribe_link %} Learn More + target="blank">LEARN MORE {% else %} {% if page.program.id == 2 %} - Enroll on MITx Online + ENROLL ON MITx ONLINE {% else %} {% if not authenticated %} - Create Account {{page.program.id}} + CREATE ACCOUNT