]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/util/VerificationEntered.templ
upd: fixes wording
[gigi.git] / src / org / cacert / gigi / util / VerificationEntered.templ
index bf76549292e8bbe953aa09c9b9422029273e9bb4..646192adf33b14ac05acdfde7c96d4d79d44575b 100644 (file)
@@ -3,13 +3,22 @@ Subject: <?=_Verification entered?>
 <?=_Hi?>,
 
 <?=_RA-Agent ${agent} verified your name(s):?>
-<? foreach($names) { ?>
+
+<? foreach($names) { ?>\
 <?=_${name}: with ${points} to total ${total} Verification Points.?>
-<? if($rem) { ?><?=_To issue client certificates with this name you need ${rem} more Verification Points.?>
-<? } ?><? if($gotGreater) { ?><?=_You can now issue client certificates with this name.?>
-<? } ?>
-<? } ?>
-<? if($remAll) { ?><?=_To apply for RA Agent status or code signing ability you need ${remAll} more Verification Points.?>
-<? } ?><? if($gotGreaterAll) { ?><?=_You can now apply for RA Agent status or code signing ability.?>
-<? } ?>
+<? if($rem) { ?>\
+<?=_To issue client certificates with this name you need ${rem} more Verification Points.?>
+<? } ?>\
+<? if($gotGreater) { ?>\
+<?=_You can now issue client certificates with this name.?>
+<? } ?>\
+<? } ?>\
+
+<? if($remAll) { ?>\
+<?=_To apply for RA Agent status or code signing ability you need ${remAll} more Verification Points.?>
+<? } ?>\
+<? if($gotGreaterAll) { ?>\
+<?=_You can now apply for RA Agent status or code signing ability.?>
+<? } ?>\
+
 <?=_RA DB?>