diff --git a/templates/cloud_45_day_arrears.html b/templates/cloud_45_day_arrears.html
index f868f37ab43..58d7859d957 100644
--- a/templates/cloud_45_day_arrears.html
+++ b/templates/cloud_45_day_arrears.html
@@ -437,7 +437,7 @@
|
-
+
{{.Props.SecondaryActionButtonText}}
|
diff --git a/templates/cloud_90_day_arrears.html b/templates/cloud_90_day_arrears.html
index 21769839ca9..5bdeacbab73 100644
--- a/templates/cloud_90_day_arrears.html
+++ b/templates/cloud_90_day_arrears.html
@@ -437,7 +437,7 @@
|
-
+
{{.Props.SecondaryActionButtonText}}
|
diff --git a/templates/partials/cloud_title_3subtitles_button.mjml b/templates/partials/cloud_title_3subtitles_button.mjml
index 38c39071af0..5ac4edf7e91 100644
--- a/templates/partials/cloud_title_3subtitles_button.mjml
+++ b/templates/partials/cloud_title_3subtitles_button.mjml
@@ -16,7 +16,7 @@
{{.Props.Button}}
{{if .IncludeSecondaryActionButton}}
-
+
{{.Props.SecondaryActionButtonText}}
{{end}}