mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
[feature/oauth] Initial UI element added, this is non-final
At this point, all UI changes are purely for testing and should not be considered final. PHPBB3-11673
This commit is contained in:
@@ -49,7 +49,12 @@
|
||||
</div><!-- IF OAUTH_LOGIN -->
|
||||
|
||||
<div class="content">
|
||||
|
||||
<!-- BEGIN oauth -->
|
||||
<dl>
|
||||
<dt> </dt>
|
||||
<dd><a href="{oauth.REDIRECT_URL}" class="button2">{oauth.SERVICE_NAME}</a></dd>
|
||||
</dl>
|
||||
<!-- END oauth -->
|
||||
</div><!-- ENDIF -->
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user