]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/wot/AssuranceForm.templ
Factor out name handling.
[gigi.git] / src / org / cacert / gigi / pages / wot / AssuranceForm.templ
index b278125a757d9512368916dd3680c7cea9eba8f9..a76bad069b6247a427c2c4c07a711b9796ee5673 100644 (file)
@@ -1,12 +1,12 @@
 <form method="POST">\r
 <table class="wrapper" width="600">\r
 <tr><td colspan="2" class="title"><?=_Assurance Confirmation?></td></tr>\r
-<tr><td colspan="2" class="DataTD"><?=s,$fname,$mname,$lname,$suffix,Please check the following details match against what you witnessed when you met %s %s %s %s in person. You MUST NOT proceed unless you are sure the details are correct. You may be held responsible by the CAcert Arbitrator for any issues with this Assurance.?>\r
+<tr><td colspan="2" class="DataTD"><?=s,$name,Please check the following details match against what you witnessed when you met %s in person. You MUST NOT proceed unless you are sure the details are correct. You may be held responsible by the CAcert Arbitrator for any issues with this Assurance.?>\r
 </td></tr>\r
 \r
        <tr>\r
                <td class="DataTD"><?=_Name?>: </td>\r
-               <td class="DataTD"><span class="accountdetail"><?=$fname?> <?=$mname?> <?=$lname?> <?=$suffix?></span></td>\r
+               <td class="DataTD"><span class="accountdetail"><?=$name?></span></td>\r
        </tr>\r
        <tr>\r
                <td class="DataTD"><?=_Date of Birth?>: </td>\r