diff options
Diffstat (limited to 'cacert/pages/index/5.php')
-rw-r--r-- | cacert/pages/index/5.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cacert/pages/index/5.php b/cacert/pages/index/5.php index b8234d8..20e868f 100644 --- a/cacert/pages/index/5.php +++ b/cacert/pages/index/5.php @@ -21,7 +21,7 @@ <td colspan="2" class="title"><?=_("Lost Pass Phrase")?></td> </tr> <tr> - <td class="DataTD" width="125"><?=_("Email Address")?>: </td> + <td class="DataTD" width="125"><?=_("Email Address (primary)")?>: </td> <td class="DataTD" width="125"><input type="text" name="email" autocomplete="off"></td> </tr> <tr> |