All Downloads are FREE. Search and download functionalities are using the official Maven repository.

apps.notification.template.organization-rolecreation-approvalpending.xml Maven / Gradle / Ivy

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>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy