summaryrefslogtreecommitdiff
path: root/pages/wot
diff options
context:
space:
mode:
authorMichael Tänzer <neo@nhng.de>2012-01-21 15:17:17 +0100
committerMichael Tänzer <neo@nhng.de>2012-01-21 15:17:17 +0100
commit368dec24f64435048650b07eee0264a7fdc41399 (patch)
tree74bb145a3752a43c25598da9dfe389e2d1584966 /pages/wot
parent20ac0779c9eae84d47e527caad3b13ddacf17f08 (diff)
downloadcacert-devel-368dec24f64435048650b07eee0264a7fdc41399.tar.gz
cacert-devel-368dec24f64435048650b07eee0264a7fdc41399.tar.xz
cacert-devel-368dec24f64435048650b07eee0264a7fdc41399.zip
Source code taken from cacert-20120119.tar.bz2
Diffstat (limited to 'pages/wot')
-rw-r--r--pages/wot/6.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/wot/6.php b/pages/wot/6.php
index bc37aa2..f8be9d7 100644
--- a/pages/wot/6.php
+++ b/pages/wot/6.php
@@ -29,9 +29,9 @@
if($_SESSION['profile']['ttpadmin'] == 1 && $_SESSION['profile']['board'] == 1)
{
- $methods = array("Face to Face Meeting", "Trusted 3rd Parties", "Thawte Points Transfer", "Administrative Increase", "CT Magazine - Germany");
+ $methods = array("Face to Face Meeting", "Trusted Third Parties", "Thawte Points Transfer", "Administrative Increase", "CT Magazine - Germany");
} else if($_SESSION['profile']['ttpadmin'] == 1) {
- $methods = array("Face to Face Meeting", "Trusted 3rd Parties");
+ $methods = array("Face to Face Meeting", "Trusted Third Parties");
}
$cap = "/cap.php?";