]> WPIA git - gigi.git/blobdiff - util-testing/org/cacert/gigi/pages/Manager.templ
Add a hint what the "Request reping" is used for on the email page
[gigi.git] / util-testing / org / cacert / gigi / pages / Manager.templ
index 83ae72b03d3b3a86bb383996eadfb8ca24b1a0ea..dcd6883d1c75f8ce027576f27b99d5c262a5f9c4 100644 (file)
@@ -53,20 +53,21 @@ Email: <input type="text" name="catsEmail"/>
 <input type="submit" value="Add CATs" name="cats"/>
 </td></tr>
 <tr><td>
-Add 100 Assurance points:
+Add 100 Verification Points:
 </td><td>
 Email: <input type="text" name="assureEmail"/>
 </td><td>
-Verification Points to issue: <input type="text" name="verificationPoints" value="100"/>
-<input type="submit" value="Add Points" name="assure"/>
+Verification Points to issue to preferred name: </br>
+<input type="text" name="verificationPoints" value="100"/> <input type="submit" value="Add Points" name="assure"/>
+
 </td></tr>
 
 <tr><td>
-Assure 25 others (get 25 experience points)    :
+Verify 25 others (get 25 Experience Points)    :
 </td><td>
 Email: <input type="text" name="letassureEmail"/>
 </td><td>
-<input type="submit" value="Add 25 experience Points" name="letassure"/>
+<input type="submit" value="Add 25 Experience Points" name="letassure"/>
 </td></tr>
 
 <tr><td>
@@ -124,4 +125,10 @@ Maximum time that a verification is accepted
 </td><td>
 <?=$verificationMaxAgeMonths?> months
 </td></tr>
+
+<tr><td>
+Maximum time before reping of email address needed
+</td><td>
+<?=$emailPingMonths?> months
+</td></tr>
 </table>