]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/wot/AssuranceForm.templ
FIX: Smaller changes in the Assure-Form.
[gigi.git] / src / org / cacert / gigi / pages / wot / AssuranceForm.templ
index 79ae81c649400fd450023814f0fbfc1ddc808320..580b189646a3701d403966207aea437f1835aa66 100644 (file)
@@ -8,11 +8,11 @@
 
        <tr>
                <td><?=_Name?>: </td>
-               <td><span class="accountdetail"><?=$name?></span></td>
+               <td><span class="accountdetail"><?=$nameExplicit?></span></td>
        </tr>
        <tr>
                <td><?=_Date of Birth?>: </td>
-               <td><span class="accountdetail dob"><?=$dob?></span></td>
+               <td><span class="accountdetail dob"><?=$dob?> (<?=$dobFmt2?>)</span></td>
        </tr>
        <tr>
                <td><input type="checkbox" name="certify" value="1"></td>