From a009614afb74d31cb790fcdddfbcbcf4ce20fab1 Mon Sep 17 00:00:00 2001
From: narqelion <>
Date: Thu, 28 Oct 2010 22:25:10 +0200
Subject: [PATCH 1/3] [ticket/9835] subsilver2: Don't show "To prevent
automated ..." when logging in
This makes subsilver2 consistent with prosilver.
PHPBB3-9835
---
phpBB/styles/subsilver2/template/captcha_default.html | 2 ++
1 file changed, 2 insertions(+)
diff --git a/phpBB/styles/subsilver2/template/captcha_default.html b/phpBB/styles/subsilver2/template/captcha_default.html
index e0116ae42c..4c65f81643 100644
--- a/phpBB/styles/subsilver2/template/captcha_default.html
+++ b/phpBB/styles/subsilver2/template/captcha_default.html
@@ -1,9 +1,11 @@
{L_CONFIRM_CODE} |
+
{L_CONFIRM_EXPLAIN} |
+
|
From 857271ebbd7568b6a38fe35b2947ec3a0124128b Mon Sep 17 00:00:00 2001
From: Igor Wiedler
Date: Tue, 2 Nov 2010 07:49:40 +0100
Subject: [PATCH 2/3] [ticket/9850] Display upgrade instructions for feature
release in acp
PHPBB3-9850
---
phpBB/adm/style/acp_update.html | 6 ++++++
phpBB/includes/acp/acp_update.php | 10 ++++++++++
phpBB/includes/functions_admin.php | 2 +-
phpBB/language/en/install.php | 1 +
4 files changed, 18 insertions(+), 1 deletion(-)
diff --git a/phpBB/adm/style/acp_update.html b/phpBB/adm/style/acp_update.html
index 34d4f6934e..a87366a78b 100644
--- a/phpBB/adm/style/acp_update.html
+++ b/phpBB/adm/style/acp_update.html
@@ -18,6 +18,12 @@
+
+
+
{UPGRADE_INSTRUCTIONS}
+
+
+