]> WPIA git - gigi.git/blob - src/org/cacert/gigi/util/VerificationEntered.templ
add: send notification to applicant after successful verification
[gigi.git] / src / org / cacert / gigi / util / VerificationEntered.templ
1 Subject: <?=_Verification entered?>
2
3 <?=_Hi?>,
4
5 <?=_RA-Agent ${agent} verified your name(s):?>
6 <? foreach($names) { ?>
7 <?=_${name}: with ${points} to total ${total} Verification Points.?>
8 <? if($rem) { ?><?=_To issue client certificates with this name you need ${rem} more Verification Points.?>
9 <? } ?><? if($gotGreater) { ?><?=_You can now issue client certificates with this name.?>
10 <? } ?>
11 <? } ?>
12 <? if($remAll) { ?><?=_To apply for RA Agent status or code signing ability you need ${remAll} more Verification Points.?>
13 <? } ?><? if($gotGreaterAll) { ?><?=_You can now apply for RA Agent status or code signing ability.?>
14 <? } ?>
15 <?=_RA DB?>