diff options
Diffstat (limited to 'pages/wot/6.php')
-rw-r--r-- | pages/wot/6.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pages/wot/6.php b/pages/wot/6.php index 34a41da..27716be 100644 --- a/pages/wot/6.php +++ b/pages/wot/6.php @@ -55,7 +55,5 @@ AssureBoxLine("rules",_("I have read and understood the Assurance Policy and the Assurance Handbook and am making this Assurance subject to and in compliance with the policy and handbook."),array_key_exists('rules',$_POST) && $_POST['rules'] == 1); AssureTextLine(_("Policy"),"<a href=\"/policy/AssurancePolicy.html\" target=\"_blank\">"._("Assurance Policy")."</a> - <a href=\"http://wiki.cacert.org/AssuranceHandbook2\" target=\"_blank\">"._("Assurance Handbook")."</a>"); AssureInboxLine("points",_("Points"),"","<br />(Max. ".maxpoints().")"); -// AssureCCABoxLine("CCAAgreed",sprintf(_("Check this box only if %s agreed to the <a href=\"/policy/CAcertCommunityAgreement.html\">CAcert Community Agreement</a>"),$fname)); -// AssureCCABoxLine("CCAAgree",_("Check this box only if YOU agree to the <a href=\"/policy/CAcertCommunityAgreement.html\">CAcert Community Agreement</a>")); AssureFoot($id,_("I confirm this Assurance")); ?> |