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/account/12.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/account/12.php')
-rw-r--r-- | pages/account/12.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/account/12.php b/pages/account/12.php index ffd4ae8..32524e2 100644 --- a/pages/account/12.php +++ b/pages/account/12.php @@ -86,7 +86,7 @@ <? } ?> <tr> <td class="DataTD" colspan="8"> - <?=_("* 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> |