aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template/posting_body.html
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2012-02-25 20:26:29 +0100
committerAndreas Fischer <bantu@phpbb.com>2012-02-25 20:26:29 +0100
commitad3bbcf4668c7dfceab84c29f34c7127414a6fad (patch)
treea7ab6ba4a25bc77a94630a561ed10df6e2345b30 /phpBB/styles/subsilver2/template/posting_body.html
parent0c3fae0f18621498c9b4355fabb2e22d04891d5c (diff)
parent20d3d279cecfbb83e79ad9c382c2136a27f4991c (diff)
downloadforums-ad3bbcf4668c7dfceab84c29f34c7127414a6fad.tar
forums-ad3bbcf4668c7dfceab84c29f34c7127414a6fad.tar.gz
forums-ad3bbcf4668c7dfceab84c29f34c7127414a6fad.tar.bz2
forums-ad3bbcf4668c7dfceab84c29f34c7127414a6fad.tar.xz
forums-ad3bbcf4668c7dfceab84c29f34c7127414a6fad.zip
Merge branch 'develop-olympus' into develop
* develop-olympus: [ticket/10456] Add tabindex to subsilver2 captcha
Diffstat (limited to 'phpBB/styles/subsilver2/template/posting_body.html')
-rw-r--r--phpBB/styles/subsilver2/template/posting_body.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/styles/subsilver2/template/posting_body.html b/phpBB/styles/subsilver2/template/posting_body.html
index 67ef1443ab..0b44446abd 100644
--- a/phpBB/styles/subsilver2/template/posting_body.html
+++ b/phpBB/styles/subsilver2/template/posting_body.html
@@ -333,6 +333,7 @@
<!-- ENDIF -->
<!-- IF CAPTCHA_TEMPLATE and S_CONFIRM_CODE -->
+ <!-- DEFINE $CAPTCHA_TAB_INDEX = 4 -->
<!-- INCLUDE {CAPTCHA_TEMPLATE} -->
<!-- ENDIF -->