mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
8 lines
185 B
HTML
8 lines
185 B
HTML
<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>
|