mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 11:13:59 +02:00
[ticket/12960] Adjust incomplete captcha to fix tests
PHPBB3-12960
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<div class="panel captcha-panel">
|
||||
<div class="inner">
|
||||
|
||||
<h3 class="captcha-title">{{ lang('CONFIRMATION') }}</h3>
|
||||
<h3 class="captcha-title">{{ lang('CONFIRM_CODE') }}</h3>
|
||||
<p class="error">{{ lang(CONFIRM_LANG, '<a href="' ~ CONTACT_LINK ~ '">', '</a>') }}</p>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user