diff --git a/src/modules/admin/pages/tiers/AddPlan.jsx b/src/modules/admin/pages/tiers/AddPlan.jsx index c33f872..99d0fb8 100644 --- a/src/modules/admin/pages/tiers/AddPlan.jsx +++ b/src/modules/admin/pages/tiers/AddPlan.jsx @@ -465,7 +465,7 @@ export default function AddPlan() {
Bullet points shown on the plans page and the comparison table.
@@ -593,7 +593,7 @@ export default function AddPlan() { {featureFields.length > 0 && (Bullet points shown on the plans page and the comparison table.
@@ -427,6 +429,17 @@ export default function EditPlan() { onCheckedChange={(v) => setValue("is_active", v, { shouldDirty: true })} />Recommended for you
+Highlights this plan with a "Recommended for you" banner on the client Plans page.
++ {plan.description || "No information provided"} +
+/ {duration}
} ++ Access to all free course content. +
+ ) : null} +