]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/wot/MyPoints.templ
upd: show points sums on MyPoints page
[gigi.git] / src / org / cacert / gigi / pages / wot / MyPoints.templ
index d4fb1123987854759ac6d746c688cdf72cb8ca73..0129f69ae636cadfdd1a39ad5a4dd2c09754fef8 100644 (file)
@@ -1,3 +1,10 @@
 <?=$pointlist?>
-<h2><?=_Assurances made by me?></h2>
-<?=$madelist?>
\ No newline at end of file
+<h2><?=_Assurance Points You Issued?></h2>
+<?=$madelist?>
+
+<?=_Assurance points?>: <?=$assP?><br/>
+<? if($expP) { ?>
+<?=_Experience points?>: <?=$expP?><br/>
+<?=_Max points to issue?>: <?=$maxP?><br/>
+
+<? } ?>