mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/12530] Combine logo and TOS link into one
PHPBB3-12530
This commit is contained in:
parent
757c67b7d8
commit
965894a875
1 changed files with 1 additions and 2 deletions
|
@ -29,8 +29,7 @@
|
|||
</div>
|
||||
</noscript>
|
||||
|
||||
<img class="recaptcha-responsive" style="display: none" alt="" width="71" height="36" src="{RECAPTCHA_SERVER}/img/clean/logo.png">
|
||||
<span class="recaptcha-responsive" style="display: none"><a href="http://www.google.com/intl/{LA_RECAPTCHA_LANG}/policies/" target="_blank">Privacy & Terms</a></span>
|
||||
<a href="http://www.google.com/intl/{LA_RECAPTCHA_LANG}/policies/" target="_blank"><img class="recaptcha-responsive" style="display: none" alt="" width="71" height="36" src="{RECAPTCHA_SERVER}/img/clean/logo.png"></a>
|
||||
</dd>
|
||||
</dl>
|
||||
<!-- ELSE -->
|
||||
|
|
Loading…
Add table
Reference in a new issue