]> 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 7822e5f19b195a89db4087d9d518cb45c2d4c22a..0129f69ae636cadfdd1a39ad5a4dd2c09754fef8 100644 (file)
@@ -1 +1,10 @@
-<?=$pointlist?>
\ No newline at end of file
+<?=$pointlist?>
+<h2><?=_Assurance Points You Issued?></h2>
+<?=$madelist?>
+
+<?=_Assurance points?>: <?=$assP?><br/>
+<? if($expP) { ?>
+<?=_Experience points?>: <?=$expP?><br/>
+<?=_Max points to issue?>: <?=$maxP?><br/>
+
+<? } ?>