From: moodler Date: Mon, 29 Nov 2004 08:10:37 +0000 (+0000) Subject: Tweaks to the policy form (wider iframe and added a proper question to answer) X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=59b39c7380a8e9d4ddc5336a08e46897cc78c56c;p=moodle.git Tweaks to the policy form (wider iframe and added a proper question to answer) --- diff --git a/lang/en/moodle.php b/lang/en/moodle.php index 78a9c1b384..9c230359fa 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -831,7 +831,7 @@ $string['people'] = 'People'; $string['personalprofile'] = 'Personal profile'; $string['phone'] = 'Phone'; $string['phpinfo'] = 'PHP info'; -$string['policyagree'] = 'You must agree to this policy to continue using this site.'; +$string['policyagree'] = 'You must agree to this policy to continue using this site. Do you agree?'; $string['policyagreement'] = 'Site Policy Agreement'; $string['policyagreementclick'] = 'Click here to read the Site Policy Agreement'; $string['popupwindow'] = 'Open file in new window'; diff --git a/user/policy.php b/user/policy.php index 4efcfc0cb9..cc5326b2f1 100644 --- a/user/policy.php +++ b/user/policy.php @@ -36,7 +36,7 @@ print_heading($strpolicyagreement); echo '
'; - echo '';