mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/9388] Do not nest the <fieldset> tags in the OAuth settings.
PHPBB3-9388
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
<fieldset id="auth_oauth_settings">
|
|
||||||
<legend>{L_AUTH_PROVIDER_OAUTH_TITLE}</legend>
|
|
||||||
|
|
||||||
|
<div id="auth_oauth_settings">
|
||||||
<p>{L_AUTH_PROVIDER_OAUTH_EXPLAIN}</p>
|
<p>{L_AUTH_PROVIDER_OAUTH_EXPLAIN}</p>
|
||||||
|
|
||||||
<!-- BEGIN oauth_services -->
|
<!-- BEGIN oauth_services -->
|
||||||
@@ -16,4 +15,4 @@
|
|||||||
</dl>
|
</dl>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
<!-- END oauth_services -->
|
<!-- END oauth_services -->
|
||||||
</fieldset>
|
</div>
|
||||||
|
Reference in New Issue
Block a user