apps.notification.template.organization-rolecreation-approvalpending.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of flowcentral-organization Show documentation
Show all versions of flowcentral-organization Show documentation
Flowcentral Organization Module
The newest version!
<?xml version="1.0"?> <!-- Role creation approval pending notification --> <notifTemplate name="roleCreationApprovalPending" description="$m{organization.role.creation.approval}" type="email" format="html" entity="role"> <subject><![CDATA[$m{organization.role.creation.approval.required.subject}]]></subject> <body><![CDATA[$m{organization.role.creation.approval.required.body}]]></body> </notifTemplate>