diff --git a/src/main/resources/messages.properties b/src/main/resources/messages.properties index bf8e198c..a2654384 100644 --- a/src/main/resources/messages.properties +++ b/src/main/resources/messages.properties @@ -947,6 +947,7 @@ rights-and-responsibilities.your-rights-label=Your Rights rights-and-responsibilities.your-responsibilities-label=Your Responsibilities rights-and-responsibilities.work-requirements-for-snap-label=Work Requirements for SNAP rights-and-responsibilities.tca-and-snap-penalties-label=TCA and SNAP Penalties +rights-and-responsibilities.medicaid-warning-and-penalties-label=Medicaid Warning and Penalties rights-and-responsibilities.read-before-signing-label=Read Before Signing tca-ohep-agreement.title=TCA and OHEP Agreement tca-ohep-agreement.header1=Please read and agree to these terms diff --git a/src/main/resources/templates/fragments/rightsAndResponsibilitiesFragments.html b/src/main/resources/templates/fragments/rightsAndResponsibilitiesFragments.html index 2c067742..fcf1c6cd 100644 --- a/src/main/resources/templates/fragments/rightsAndResponsibilitiesFragments.html +++ b/src/main/resources/templates/fragments/rightsAndResponsibilitiesFragments.html @@ -374,6 +374,29 @@
Only use Medical Assistance cards if you are eligible.
+Every person convicted of "Medicaid Fraud" with a value of $500 or more in money, services, + or goods is guilty of a felony, and shall:
+Every person convicted of "Medicaid Fraud" with a value of less than $500 in money, services + or goods is guilty of a misdemeanor, and shall:
+I understand that it is important to give true information and if I do not, I am breaking the
diff --git a/src/main/resources/templates/mdBenefitsFlow/rightsAndResponsibilities.html b/src/main/resources/templates/mdBenefitsFlow/rightsAndResponsibilities.html
index 1ff40a82..d7898da9 100644
--- a/src/main/resources/templates/mdBenefitsFlow/rightsAndResponsibilities.html
+++ b/src/main/resources/templates/mdBenefitsFlow/rightsAndResponsibilities.html
@@ -48,8 +48,14 @@