lemonldap-ng/lemonldap-ng-portal/site/templates/common/mail_certificateReset.tpl
Christophe Maudoux b029fdf604 Typo (#1605)
2020-01-04 16:58:33 +01:00

10 lines
227 B
Smarty

<TMPL_INCLUDE NAME="mail_header.tpl">
<p>
<span trspan="hello">Hello</span> $cn,<br />
<br />
<span trspan="resetCertificateOK">Your certificate has been successfully reset!</span>
</p>
<TMPL_INCLUDE NAME="mail_footer.tpl">