]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/PasswordResetForm.templ
assert a minimum age while signup
[gigi.git] / src / org / cacert / gigi / pages / PasswordResetForm.templ
index aa5cce534cbf43ffc2d93e2f01079ed553e10450..61e1c2b470d7c1fb481bb0358b74eb0bd03d9c85 100644 (file)
@@ -1,4 +1,4 @@
-<table class="wrapper dataTable">
+<table class="table">
   <thead>
   <tr>
     <th colspan="2" class="title"><?=_Change Pass Phrase?></th>
@@ -6,7 +6,7 @@
   </thead>
   <tbody>
   <tr>
-    <td><?=_Password reset token?>: </td>
+    <td><?=_Password reset token (A-Word)?>: </td>
     <td><input type="password" name="private_token"></td>
   </tr>
   <tr>