Close mails with Your ...
Change-Id: I5b7e3f9c1d150aa73093dc8aa620419a0ac29876
diff --git a/templates/email.php b/templates/email.php
index 537920d..2d31ff8 100644
--- a/templates/email.php
+++ b/templates/email.php
@@ -15,7 +15,7 @@
. $REGISTRATION_INFORMATION . "
<p>
<p>Best regards,</p>
- <p>" . $SERVICE_ACRONYM . " team</p>
+ <p>Your " . $SERVICE_ACRONYM . " team</p>
</body></html>"
];
@@ -52,7 +52,7 @@
}
' href='{{url}}'>Confirm " . $SERVICE_ACRONYM . " registration</a>
<p>Best regards,</p>
- <p>" . $SERVICE_ACRONYM . " team</p>
+ <p>Your " . $SERVICE_ACRONYM . " team</p>
</body></html>"
];