diff --git a/client/src/utils/TemplateConstants.js b/client/src/utils/TemplateConstants.js index d83094c8b..57569dc2b 100644 --- a/client/src/utils/TemplateConstants.js +++ b/client/src/utils/TemplateConstants.js @@ -263,7 +263,7 @@ export const TemplateList = (type, context) => { thirdpartypayer: { title: i18n.t("printcenter.jobs.thirdpartypayer"), description: "CSI invite", - key: "thirdpartypayer", + key: "special_thirdpartypayer", disabled: false, }, }