]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/wot/AssuranceForm.templ
Fixup dos lineendings
[gigi.git] / src / org / cacert / gigi / pages / wot / AssuranceForm.templ
index a76bad069b6247a427c2c4c07a711b9796ee5673..4f67d350ff990ff62cd49ae06502eae359427883 100644 (file)
@@ -1,17 +1,17 @@
-<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,$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"><?=$name?></span></td>\r
-       </tr>\r
-       <tr>\r
-               <td class="DataTD"><?=_Date of Birth?>: </td>\r
-               <td class="DataTD"><span class="accountdetail dob">....</span></td>\r
-       </tr>\r
-\r
-</table>\r
+<form method="POST">
+<table class="wrapper" width="600">
+<tr><td colspan="2" class="title"><?=_Assurance Confirmation?></td></tr>
+<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.?>
+</td></tr>
+
+       <tr>
+               <td class="DataTD"><?=_Name?>: </td>
+               <td class="DataTD"><span class="accountdetail"><?=$name?></span></td>
+       </tr>
+       <tr>
+               <td class="DataTD"><?=_Date of Birth?>: </td>
+               <td class="DataTD"><span class="accountdetail dob">....</span></td>
+       </tr>
+
+</table>
 </form>
\ No newline at end of file