]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/wot/AssureeSearch.templ
fix: Whitespace in "AssureeSearch.templ"
[gigi.git] / src / org / cacert / gigi / pages / wot / AssureeSearch.templ
index f36f87e7a6cbd80f42f75338268f694061187922..51b3bbe0767ffae6b7f65f6e6182c7e7ecf02bbc 100644 (file)
@@ -2,17 +2,17 @@
 <table class="table">
   <thead>
   <tr>
-    <th colspan="2" class="title"><?=_Assure Someone?></th>
+    <th colspan="2" class="title"><?=_Verify Someone?></th>
   </tr>
   </thead>
   <tbody>
   <tr>
     <td><?=_Email?>: </td>
-    <td><input class="form-control" type="text" name="email"></td>
+    <td><input class="form-control" type="text" name="email" required></td>
   </tr>
   <tr>
     <td><?=_Date of Birth?><br>
-           (<?=_yyyy-mm-dd?>)</td>
+        (<?=_yyyy-mm-dd?>)</td>
     <td><?=$DoB?></td>
   </tr>
   <tr>