mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 10:16:36 +02:00
[feature/oauth] Initial step in creating OAuth login support
PHPBB3-11673
This commit is contained in:
@@ -46,7 +46,11 @@
|
||||
<dd>{S_HIDDEN_FIELDS}<input type="submit" name="login" tabindex="6" value="{L_LOGIN}" class="button1" /></dd>
|
||||
</dl>
|
||||
</fieldset>
|
||||
</div>
|
||||
</div><!-- IF OAUTH_LOGIN -->
|
||||
|
||||
<div class="content">
|
||||
hi
|
||||
</div><!-- ENDIF -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user