- {SELF_HOSTED_MONITORED_SYSTEMS_DEFINITION}
+ {getMonitoredSystemDisclosureDefinition()}
diff --git a/frontend-modern/src/components/Settings/MonitoredSystemLedgerPanel.tsx b/frontend-modern/src/components/Settings/MonitoredSystemLedgerPanel.tsx
index 627331160..b979f207a 100644
--- a/frontend-modern/src/components/Settings/MonitoredSystemLedgerPanel.tsx
+++ b/frontend-modern/src/components/Settings/MonitoredSystemLedgerPanel.tsx
@@ -25,14 +25,12 @@ import { PulseLogoIcon } from '@/components/icons/PulseLogoIcon';
import {
formatMonitoredSystemLatestIncludedSignalSentence,
formatMonitoredSystemSurfaceAttribution,
+ getMonitoredSystemLedgerDescription,
getMonitoredSystemCountingDetailsToggleLabel,
getMonitoredSystemExplanationFallbackSummary,
getMonitoredSystemLedgerPresentation,
getMonitoredSystemStatusFallbackSummary,
} from '@/utils/monitoredSystemPresentation';
-import {
- SELF_HOSTED_MONITORED_SYSTEM_LEDGER_DESCRIPTION,
-} from '@/utils/selfHostedPlans';
import { MonitoredSystemDefinitionDisclosure } from '@/components/Commercial/MonitoredSystemDefinitionDisclosure';
interface MonitoredSystemLedgerPanelProps {
@@ -289,7 +287,7 @@ export function MonitoredSystemLedgerPanel(props: MonitoredSystemLedgerPanelProp
return (