From b6942bd1a97c531c9ab43863d355134b14792795 Mon Sep 17 00:00:00 2001
From: Matthew Somerville
Date: Thu, 30 Jan 2025 14:45:27 +0000
Subject: [PATCH] Fix display of moving plan name.
---
.../easyparliament/templates/html/api/subscription_detail.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/includes/easyparliament/templates/html/api/subscription_detail.php b/www/includes/easyparliament/templates/html/api/subscription_detail.php
index d6dafe963c..116d833c93 100644
--- a/www/includes/easyparliament/templates/html/api/subscription_detail.php
+++ b/www/includes/easyparliament/templates/html/api/subscription_detail.php
@@ -41,7 +41,7 @@
stripe->schedule && count($subscription->stripe->schedule->phases) > 1 && $subscription->stripe->schedule->phases[1]->items[0]->plan->nickname != $subscription->stripe->plan->nickname) { ?>
- You are switching to stripe->schedule->phases[1]->items[0]->plan->nickname ?> at the end of your current period.
+ You are switching to = $subscription->stripe->schedule->phases[1]->items[0]->plan->nickname ?> at the end of your current period.
stripe->discount && $subscription->stripe->discount->end) { ?>