]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/wot/AssuranceForm.templ
ToS: replacement of CCA/ToS in main/RegisterPage.templ
[gigi.git] / src / org / cacert / gigi / pages / wot / AssuranceForm.templ
index 9b1aa2e54d3da1263c7f58b3ec919d71c1082259..73b102ecd673c80ab1d7709382f79579cdc8e045 100644 (file)
@@ -1,9 +1,9 @@
-<table class="wrapper dataTable" width="600">
+<table class="table">
 <thead>
 <tr><th colspan="2"><?=_Assurance Confirmation?></th></tr>
 </thead>
 <tbody>
-<tr><td colspan="2"><?=_Please check the following details match against what you witnessed when you met ${name} 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.?>
+<tr><td colspan="2"><?=_Please check the following details match against what you witnessed when you met ${name} in person. You MUST NOT proceed unless you are sure the details are correct. You may be held responsible by the SomeCA Arbitrator for any issues with this Assurance.?>
 </td></tr>
 
        <tr>
        </tr>
        <tr>
                <td><input type="checkbox" name="CCAAgreed" value="1"></td>
-               <td><?=_I verify that ${name} has accepted the CAcert Community Agreement.?></td>
+               <td><?=_I verify that ${name} has accepted the SomeCA Community Agreement.?></td>
        </tr>
        <tr>
                <td><?=_Location?></td>
-               <td><input type="text" name="location" value="<?=$location?>"></td>
+               <td><input class="form-control" type="text" name="location" value="<?=$location?>"></td>
        </tr>
        <tr>
                <td><?=_Date?></td>
-               <td><input type="text" name="date" value="<?=$date?>"><br/><?=_The date when the assurance took place. Please adjust the date if you assured the person on a different day (YYYY-MM-DD).?></td>
+               <td><input class="form-control" type="text" name="date" value="<?=$date?>"><br/><?=_The date when the assurance took place. Please adjust the date if you assured the person on a different day (YYYY-MM-DD).?></td>
        </tr>
        <tr>
                <td><input type="checkbox" name="assertion" value="1"></td>
-               <td><?=_I believe that the assertion of identity I am making is correct, complete and verifiable. I have seen original documentation attesting to this identity. I accept that the CAcert Arbitrator may call upon me to provide evidence in any dispute, and I may be held responsible.?></td>
+               <td><?=_I believe that the assertion of identity I am making is correct, complete and verifiable. I have seen original documentation attesting to this identity. I accept that the SomeCA Arbitrator may call upon me to provide evidence in any dispute, and I may be held responsible.?></td>
        </tr>
        <tr>
                <td><input type="checkbox" name="rules" value="1"></td>
-               <td><?=_I have read and understood the CAcert Community Agreement (CCA), Assurance Policy and the Assurance Handbook. I am making this Assurance subject to and in compliance with the CCA, Assurance policy and handbook.?></td>
+               <td><?=_I have read and understood the SomeCA Community Agreement (CCA), Assurance Policy and the Assurance Handbook. I am making this Assurance subject to and in compliance with the CCA, Assurance policy and handbook.?></td>
        </tr>
        <tr>
                <td><?=_Policy?>: </td>
@@ -48,7 +48,7 @@
        </tr>
        <tr>
                <td><?=_Points?></td>
-               <td><input type="text" name="points"><br/>(Max. <?=$maxpoints?>)</td>
+               <td><input class="form-control" type="text" name="points"><br/>(Max. <?=$maxpoints?>)</td>
        </tr>
        <tr>
                <td><?=_Type?></td>