]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/wot/MyPoints.templ
add: Allow multiple names, name-schemes, multi-name-assurance, etc.
[gigi.git] / src / org / cacert / gigi / pages / wot / MyPoints.templ
index 0129f69ae636cadfdd1a39ad5a4dd2c09754fef8..7fdd5c8fd5adb95b9a64c2bb763921593ceb5dfb 100644 (file)
@@ -1,10 +1,10 @@
+<h2><?=_Verification Points You Received?></h2>
 <?=$pointlist?>
-<h2><?=_Assurance Points You Issued?></h2>
+<h2><?=_Verification Points You Issued?></h2>
 <?=$madelist?>
 
-<?=_Assurance points?>: <?=$assP?><br/>
+<?=_Verification points?>: <?=$assP?><br/>
 <? if($expP) { ?>
 <?=_Experience points?>: <?=$expP?><br/>
 <?=_Max points to issue?>: <?=$maxP?><br/>
-
 <? } ?>