diff options
author | Benny Baumann <BenBE@geshi.org> | 2014-10-15 18:46:50 +0200 |
---|---|---|
committer | Benny Baumann <BenBE@geshi.org> | 2014-10-15 18:46:50 +0200 |
commit | e96fb125dbc8809c048f63ed9034ef975dc32d1f (patch) | |
tree | 0a1b4a62a02f51e0794d47b42afde6d77062da54 /pages/wot | |
parent | 696c90a202132c93fbe2c03a44ca6e0c4e7527cd (diff) | |
parent | b22298425ce0bc3292281c626876ca0b9d3a306c (diff) | |
download | cacert-devel-e96fb125dbc8809c048f63ed9034ef975dc32d1f.tar.gz cacert-devel-e96fb125dbc8809c048f63ed9034ef975dc32d1f.tar.xz cacert-devel-e96fb125dbc8809c048f63ed9034ef975dc32d1f.zip |
Merge branch 'bug-1304' into testserver-stable
Diffstat (limited to 'pages/wot')
-rw-r--r-- | pages/wot/3.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/wot/3.php b/pages/wot/3.php index 8a7289a..cb3a008 100644 --- a/pages/wot/3.php +++ b/pages/wot/3.php @@ -62,7 +62,7 @@ <li><?=_("Only if they were entered correctly the assurer gets access to the assurance page with the remaining data of the assuree.")?></li> <li><?=_("This page shows the names, date of birth and primary email address of the assuree.")?></li> <li><?=_("It has to be compared to the data written on the CAP-form by the assurer.")?></li> - <li><?=sprintf(_("If the data matches completely, the assurer may enter the assurance. (The acceptable discrepancies for the names can be found in the %sAssurance Handbook%s (AH)"), "<a href=\"//wiki.cacert.org/AssuranceHandbook2\">", "</a>")?></li> + <li><?=sprintf(_("If the data matches completely, the assurer may enter the assurance. (The acceptable discrepancies for the names can be found in the %sAssurance Handbook%s (AH))"), "<a href=\"//wiki.cacert.org/AssuranceHandbook2\">", "</a>")?></li> <li><?=_("The assurer has to enter the assurance points.")?></li> <li><?=_("The assurer has to acknowledge the face-to-face meeting with the assuree, that the data on the pages matches the assuree, and that the CCA is accepted by the assurer. ")?></li> |