mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +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>
|
||||
|
||||
<!-- BEGIN oauth_services -->
|
||||
@@ -16,4 +15,4 @@
|
||||
</dl>
|
||||
</fieldset>
|
||||
<!-- END oauth_services -->
|
||||
</fieldset>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user