Skip to content

Commit 79a075a

Browse files
committed
phpcs fix
1 parent 0cd8393 commit 79a075a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

resources/mail/group_join_request_cancelled.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66

77
<p>Hello,</p>
88

9-
<p>Your request to join group '<?php echo $data["group"]; ?>' on the Unity Cluster has been cancelled per your request.</p>
9+
<p>Your request to join group '<?php echo $data["group"]; ?>' on the Unity Cluster has been cancelled per your request.
10+
</p>
1011

0 commit comments

Comments
 (0)