aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template/login_body_oauth.html
blob: 6f374fa4f2ea60ab742a7501fe8d6a75d914e451 (plain)
1
2
3
4
5
6
7
<!-- BEGIN oauth -->
	<tr>
		<td>
			<a href="{oauth.REDIRECT_URL}">{oauth.SERVICE_NAME}</a>
		</td>
	</tr>
<!-- END oauth -->