From 859149f5c36c1ebd437f43de940528d25931d6fd Mon Sep 17 00:00:00 2001 From: Igor Wiedler Date: Thu, 11 Nov 2010 23:41:01 +0100 Subject: [PATCH 1/2] [ticket/9509] Fix a typo and wrong period placement Thanks to Michael C. for spotting this. PHPBB3-9509 --- phpBB/docs/coding-guidelines.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpBB/docs/coding-guidelines.html b/phpBB/docs/coding-guidelines.html index 76afc79f99..5a73554741 100644 --- a/phpBB/docs/coding-guidelines.html +++ b/phpBB/docs/coding-guidelines.html @@ -2349,9 +2349,9 @@ if (utf8_case_fold_nfc($string1) == utf8_case_fold_nfc($string2)) -

7.ii. Commit Messages and Reposiory Rules

+

7.ii. Commit Messages and Repository Rules

-

Information on repository rules, such as commit messages can be found at http://wiki.phpbb.com/display/DEV/Git

. +

Information on repository rules, such as commit messages can be found at http://wiki.phpbb.com/display/DEV/Git.

From 6c45754a439ad26d5c0b0cf139c30ac34efda255 Mon Sep 17 00:00:00 2001 From: RMcGirr83 Date: Thu, 11 Nov 2010 19:03:21 -0500 Subject: [PATCH 2/2] [ticket/9899] Change recaptcha theme from default to 'clean' in the ACP. Change recaptcha theme from default to 'clean' in the ACP to better match the administration control panel. Follow up to d6aa25ede149a2d483b064f5ce96abcf49458ee3. PHPBB3-9899 --- phpBB/adm/style/captcha_recaptcha.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/phpBB/adm/style/captcha_recaptcha.html b/phpBB/adm/style/captcha_recaptcha.html index 702a4a1099..586c494868 100644 --- a/phpBB/adm/style/captcha_recaptcha.html +++ b/phpBB/adm/style/captcha_recaptcha.html @@ -4,7 +4,8 @@