diff options
author | PayBas <contact@paybas.com> | 2014-08-13 15:49:26 +0200 |
---|---|---|
committer | PayBas <contact@paybas.com> | 2014-08-14 10:03:35 +0200 |
commit | d08a7f70e679eaf0355a34b7c9db147b02f1dbc2 (patch) | |
tree | a2852134bd0db0aa71d92b93408f694d61bd1a4d | |
parent | 55260127bd91e53f8bb5bc78e6304468b5b0aba9 (diff) | |
download | forums-d08a7f70e679eaf0355a34b7c9db147b02f1dbc2.tar forums-d08a7f70e679eaf0355a34b7c9db147b02f1dbc2.tar.gz forums-d08a7f70e679eaf0355a34b7c9db147b02f1dbc2.tar.bz2 forums-d08a7f70e679eaf0355a34b7c9db147b02f1dbc2.tar.xz forums-d08a7f70e679eaf0355a34b7c9db147b02f1dbc2.zip |
[ticket/12961] Change url to https://www.phpbb.com/go/anti-spam/
PHPBB3-12961
-rw-r--r-- | phpBB/adm/style/acp_captcha.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_captcha.html b/phpBB/adm/style/acp_captcha.html index 65f0a33085..edbf32888c 100644 --- a/phpBB/adm/style/acp_captcha.html +++ b/phpBB/adm/style/acp_captcha.html @@ -6,7 +6,7 @@ <p>{L_ACP_VC_SETTINGS_EXPLAIN}</p> -<p>{L_ACP_VC_EXT_GET_MORE} <a href="https://www.phpbb.com/customise/db/extensions/?from=acp" target="_blank" style="font-weight: bold;">{L_ACP_VC_EXT_LINK}</a></p> +<p>{L_ACP_VC_EXT_GET_MORE} <a href="https://www.phpbb.com/go/anti-spam/" target="_blank" style="font-weight: bold;">{L_ACP_VC_EXT_LINK}</a></p> <form id="acp_captcha" method="post" action="{U_ACTION}"> |