[ticket/12530] Move style and class to parent <a>.

PHPBB3-12530
This commit is contained in:
Cesar G 2014-10-15 10:35:13 -07:00
parent b343bf783a
commit 23a513baec

View file

@ -29,7 +29,7 @@
</div> </div>
</noscript> </noscript>
<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> <a href="http://www.google.com/intl/{LA_RECAPTCHA_LANG}/policies/" target="_blank" class="recaptcha-responsive" style="display: none"><img alt="" width="71" height="36" src="{RECAPTCHA_SERVER}/img/clean/logo.png"></a>
</dd> </dd>
</dl> </dl>
<!-- ELSE --> <!-- ELSE -->