mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Resolving merge conflicts
This commit is contained in:
commit
fc80514d74
@ -44,6 +44,7 @@ import org.wso2.carbon.device.mgt.core.service.DeviceManagementService;
|
||||
import org.wso2.carbon.device.mgt.core.util.DeviceManagerUtil;
|
||||
|
||||
import java.io.IOException;
|
||||
import java.net.URLDecoder;
|
||||
import java.net.URLEncoder;
|
||||
import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
<Notifications>
|
||||
<EnrolmentNotifications>
|
||||
<Header>Dear {title} {user-name},</Header>
|
||||
<Body>Please go to the following url and enrol your device</Body>
|
||||
<Body>You have been registered to the WSO2 MDM. Below is the link to enroll.</Body>
|
||||
<Url>{downloadUrl}</Url>
|
||||
<Footer>
|
||||
Best Regards,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user