diff options
author | INOPIAE <inopiae@cacert.org> | 2013-05-22 00:36:23 +0200 |
---|---|---|
committer | INOPIAE <inopiae@cacert.org> | 2013-05-22 00:36:23 +0200 |
commit | 5314b0511c74cb4b4af86c124078625f7a85850f (patch) | |
tree | 943d536496f7c9cfc1f7978eae7ef23367dfc2d7 /pages/gpg/2.php | |
parent | 882428da0227c7f537e54ef85632e77a7824499c (diff) | |
download | cacert-devel-5314b0511c74cb4b4af86c124078625f7a85850f.tar.gz cacert-devel-5314b0511c74cb4b4af86c124078625f7a85850f.tar.xz cacert-devel-5314b0511c74cb4b4af86c124078625f7a85850f.zip |
bug 782: changed wording
Diffstat (limited to 'pages/gpg/2.php')
-rw-r--r-- | pages/gpg/2.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/gpg/2.php b/pages/gpg/2.php index 087b5fe..fe75a84 100644 --- a/pages/gpg/2.php +++ b/pages/gpg/2.php @@ -69,7 +69,7 @@ <? } ?> <tr> <td class="DataTD" colspan="6"> - <?=_("* Comment is NOT included in the certificate as it is intended for your personal reference only. To change the comment go to the certificate view with hitting email address.")?> + <?=_('* Comment is NOT included in the certificate as it is intended for your personal reference only. To change the comment tick the checkbox and hit "Change Settings".')?> </td> </tr> <tr> |