]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/wot/Points.templ
upd: add minimal spacing to points summary table
[gigi.git] / src / org / cacert / gigi / pages / wot / Points.templ
index aa681cf2d1b1524a6b66ca2a3f5a0cee5de8df6c..79323ed1e57525c9671cdbcdd549324da41def94 100644 (file)
@@ -1,4 +1,4 @@
-<table>
+<table class="summary-table">
     <tr>
         <td><?=_Verification points?>:</td>
         <td><?=$assP?></td>
@@ -16,7 +16,7 @@
         <td></td>
     </tr>
 <? } ?>
-<table>
+</table>
 <h2><? if($support) { ?><?=_Verification Points Received by ${username}?><? } else { ?><?=_Verification Points You Received?><? } ?></h2>
 <?=$pointlist?>
 <h2><? if($support) { ?><?=_Verification Points Issued by ${username}?><? } else { ?><?=_Verification Points You Issued?><? } ?></h2>