diff options
author | PayBas <contact@paybas.com> | 2014-08-13 16:44:16 +0200 |
---|---|---|
committer | PayBas <contact@paybas.com> | 2014-08-14 10:03:41 +0200 |
commit | 27bb2b72893b9bf59601ae78a02e59788e956e32 (patch) | |
tree | db036ac686acbd515189bfcd1a497ca44977322e /phpBB/adm | |
parent | d08a7f70e679eaf0355a34b7c9db147b02f1dbc2 (diff) | |
download | forums-27bb2b72893b9bf59601ae78a02e59788e956e32.tar forums-27bb2b72893b9bf59601ae78a02e59788e956e32.tar.gz forums-27bb2b72893b9bf59601ae78a02e59788e956e32.tar.bz2 forums-27bb2b72893b9bf59601ae78a02e59788e956e32.tar.xz forums-27bb2b72893b9bf59601ae78a02e59788e956e32.zip |
[ticket/12961] Change url to anti-spam-ext
As per IRC suggestion
PHPBB3-12961
Diffstat (limited to 'phpBB/adm')
-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 edbf32888c..e64ed58c2e 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/go/anti-spam/" 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-ext" target="_blank" style="font-weight: bold;">{L_ACP_VC_EXT_LINK}</a></p> <form id="acp_captcha" method="post" action="{U_ACTION}"> |